File tree Expand file tree Collapse file tree 2 files changed +36
-0
lines changed
src/ServiceManagement/RecoveryServices/Commands.RecoveryServices Expand file tree Collapse file tree 2 files changed +36
-0
lines changed Original file line number Diff line number Diff line change 226
226
</EmbeddedResource >
227
227
</ItemGroup >
228
228
<ItemGroup >
229
+ <None Include =" Microsoft.Azure.Commands.RecoveryServices.format.ps1xml" >
230
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
231
+ </None >
229
232
<None Include =" MSSharedLibKey.snk" />
230
233
<None Include =" packages.config" />
231
234
</ItemGroup >
Original file line number Diff line number Diff line change
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 >ReplicationProvider</PropertyName >
19
+ </ListItem >
20
+ <ListItem >
21
+ <PropertyName >HyperVReplicaProviderSettingsObject</PropertyName >
22
+ </ListItem >
23
+ <ListItem >
24
+ <PropertyName >HyperVReplicaAzureProviderSettingsObject</PropertyName >
25
+ </ListItem >
26
+ </ListItems >
27
+ </ListEntry >
28
+ </ListEntries >
29
+ </ListControl >
30
+ </View >
31
+
32
+ </ViewDefinitions >
33
+ </Configuration >
You can’t perform that action at this time.
0 commit comments