File tree 1 file changed +30
-0
lines changed
src/ResourceManager/Compute/Commands.Compute 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <!--
3
+ //
4
+ // Copyright (c) Microsoft and contributors. All rights reserved.
5
+ //
6
+ // Licensed under the Apache License, Version 2.0 (the "License");
7
+ // you may not use this file except in compliance with the License.
8
+ // You may obtain a copy of the License at
9
+ // http://www.apache.org/licenses/LICENSE-2.0
10
+ //
11
+ // Unless required by applicable law or agreed to in writing, software
12
+ // distributed under the License is distributed on an "AS IS" BASIS,
13
+ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ //
15
+ // See the License for the specific language governing permissions and
16
+ // limitations under the License.
17
+ //
18
+
19
+ // Warning: This code was generated by a tool.
20
+ //
21
+ // Changes to this file may cause incorrect behavior and will be lost if the
22
+ // code is regenerated.
23
+ -->
2
24
<Configuration >
3
25
<ViewDefinitions >
4
26
<View >
10
32
<ListEntries >
11
33
<ListEntry >
12
34
<ListItems >
35
+ <ListItem >
36
+ <Label >ResourceGroupName</Label >
37
+ <PropertyName >ResourceGroupName</PropertyName >
38
+ </ListItem >
13
39
<ListItem >
14
40
<Label >Id</Label >
15
41
<PropertyName >Id</PropertyName >
128
154
<ListEntries >
129
155
<ListEntry >
130
156
<ListItems >
157
+ <ListItem >
158
+ <Label >ResourceGroupName</Label >
159
+ <PropertyName >ResourceGroupName</PropertyName >
160
+ </ListItem >
131
161
<ListItem >
132
162
<Label >Id</Label >
133
163
<PropertyName >Id</PropertyName >
You can’t perform that action at this time.
0 commit comments