File tree Expand file tree Collapse file tree 1 file changed +44
-0
lines changed
src/ResourceManager/AzureBackup/Commands.AzureBackup Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Original file line number Diff line number Diff line change 119
119
</TableRowEntries >
120
120
</TableControl >
121
121
</View >
122
+ <View >
123
+ <Name >Microsoft.Azure.Commands.AzureBackup.Models.AzureBackupItem</Name >
124
+ <ViewSelectedBy >
125
+ <TypeName >Microsoft.Azure.Commands.AzureBackup.Models.AzureBackupItem</TypeName >
126
+ </ViewSelectedBy >
127
+ <TableControl >
128
+ <TableHeaders >
129
+ <TableColumnHeader >
130
+ <Label >ItemName</Label >
131
+ <Width >18</Width >
132
+ </TableColumnHeader >
133
+ <TableColumnHeader >
134
+ <Label >ProtectionStatus</Label >
135
+ <Width >18</Width >
136
+ </TableColumnHeader >
137
+ <TableColumnHeader >
138
+ <Label >RecoveryPointsCount</Label >
139
+ <Width >22</Width >
140
+ </TableColumnHeader >
141
+ <TableColumnHeader >
142
+ <Label >ProtectionPolicyName</Label >
143
+ <Width >36</Width >
144
+ </TableColumnHeader >
145
+ </TableHeaders >
146
+ <TableRowEntries >
147
+ <TableRowEntry >
148
+ <TableColumnItems >
149
+ <TableColumnItem >
150
+ <PropertyName >ItemName</PropertyName >
151
+ </TableColumnItem >
152
+ <TableColumnItem >
153
+ <PropertyName >ProtectionStatus</PropertyName >
154
+ </TableColumnItem >
155
+ <TableColumnItem >
156
+ <PropertyName >RecoveryPointsCount</PropertyName >
157
+ </TableColumnItem >
158
+ <TableColumnItem >
159
+ <PropertyName >ProtectionPolicyName</PropertyName >
160
+ </TableColumnItem >
161
+ </TableColumnItems >
162
+ </TableRowEntry >
163
+ </TableRowEntries >
164
+ </TableControl >
165
+ </View >
122
166
</ViewDefinitions >
123
167
</Configuration >
You can’t perform that action at this time.
0 commit comments