Skip to content

Commit 9a3f377

Browse files
committed
Adding format file for ProtectionProfileObject
1 parent db6e441 commit 9a3f377

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
<?xml version="1.0" encoding="utf-8" ?>
2+
<Configuration>
3+
<ViewDefinitions>
4+
5+
<View>
6+
<Name>Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRProtectionProfile</Name>
7+
<ViewSelectedBy>
8+
<TypeName>Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRProtectionProfile</TypeName>
9+
</ViewSelectedBy>
10+
<ListControl>
11+
<ListEntries>
12+
<ListEntry>
13+
<ListItems>
14+
<ListItem>
15+
<PropertyName>Name</PropertyName>
16+
</ListItem>
17+
<ListItem>
18+
<PropertyName>ID</PropertyName>
19+
</ListItem>
20+
<ListItem>
21+
<PropertyName>ReplicationProvider</PropertyName>
22+
</ListItem>
23+
<ListItem>
24+
<PropertyName>HyperVReplicaProviderSettingsObject</PropertyName>
25+
</ListItem>
26+
</ListItems>
27+
</ListEntry>
28+
</ListEntries>
29+
</ListControl>
30+
</View>
31+
32+
</ViewDefinitions>
33+
</Configuration>

0 commit comments

Comments
 (0)