11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<Configuration >
33 <ViewDefinitions >
4+ <View >
5+ <Name >Microsoft.Azure.Management.Storage.Models.StorageAccountRegenerateKeyResponse</Name >
6+ <ViewSelectedBy >
7+ <TypeName >Microsoft.Azure.Management.Storage.Models.StorageAccountRegenerateKeyResponse</TypeName >
8+ </ViewSelectedBy >
9+ <ListControl >
10+ <ListEntries >
11+ <ListEntry >
12+ <ListItems >
13+ <ListItem >
14+ <PropertyName >Keys</PropertyName >
15+ </ListItem >
16+ </ListItems >
17+ </ListEntry >
18+ </ListEntries >
19+ </ListControl >
20+ </View >
21+ <View >
22+ <Name >Microsoft.Azure.Commands.Management.Storage.Models.PSStorageAccount</Name >
23+ <ViewSelectedBy >
24+ <TypeName >Microsoft.Azure.Commands.Management.Storage.Models.PSStorageAccount</TypeName >
25+ </ViewSelectedBy >
26+ <ListControl >
27+ <ListEntries >
28+ <ListEntry >
29+ <ListItems >
30+ <ListItem >
31+ <PropertyName >ResourceGroupName</PropertyName >
32+ </ListItem >
33+ <ListItem >
34+ <PropertyName >StorageAccountName</PropertyName >
35+ </ListItem >
36+ <ListItem >
37+ <PropertyName >Id</PropertyName >
38+ </ListItem >
39+ <ListItem >
40+ <PropertyName >Location</PropertyName >
41+ </ListItem >
42+ <ListItem >
43+ <PropertyName >Sku</PropertyName >
44+ </ListItem >
45+ <ListItem >
46+ <PropertyName >Kind</PropertyName >
47+ </ListItem >
48+ <ListItem >
49+ <PropertyName >Encryption</PropertyName >
50+ </ListItem >
51+ <ListItem >
52+ <PropertyName >AccessTier</PropertyName >
53+ </ListItem >
54+ <ListItem >
55+ <PropertyName >CreationTime</PropertyName >
56+ </ListItem >
57+ <ListItem >
58+ <PropertyName >CustomDomain</PropertyName >
59+ </ListItem >
60+ <ListItem >
61+ <PropertyName >LastGeoFailoverTime</PropertyName >
62+ </ListItem >
63+ <ListItem >
64+ <PropertyName >PrimaryEndpoints</PropertyName >
65+ </ListItem >
66+ <ListItem >
67+ <PropertyName >PrimaryLocation</PropertyName >
68+ </ListItem >
69+ <ListItem >
70+ <PropertyName >ProvisioningState</PropertyName >
71+ </ListItem >
72+ <ListItem >
73+ <PropertyName >SecondaryEndpoints</PropertyName >
74+ </ListItem >
75+ <ListItem >
76+ <PropertyName >SecondaryLocation</PropertyName >
77+ </ListItem >
78+ <ListItem >
79+ <PropertyName >StatusOfPrimary</PropertyName >
80+ </ListItem >
81+ <ListItem >
82+ <PropertyName >StatusOfSecondary</PropertyName >
83+ </ListItem >
84+ <ListItem >
85+ <PropertyName >Tags</PropertyName >
86+ </ListItem >
87+ <ListItem >
88+ <PropertyName >Context</PropertyName >
89+ </ListItem >
90+ </ListItems >
91+ </ListEntry >
92+ </ListEntries >
93+ </ListControl >
94+ </View >
495 </ViewDefinitions >
596</Configuration >
0 commit comments