We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a5f645 commit 7469693Copy full SHA for 7469693
1 file changed
vCenterShellPackage/DataModel/datamodel.xml
@@ -258,16 +258,12 @@
258
<AttachedAttribute Name="VM Storage" IsOverridable="true" IsLocal="true" UserInput="true">
259
<AllowedValues />
260
</AttachedAttribute>
261
- <AttachedAttribute Name="Domain Selector" IsOverridable="true" IsLocal="true" UserInput="true">
262
- <AllowedValues />
263
- </AttachedAttribute>
264
</AttachedAttributes>
265
<AttributeValues>
266
<AttributeValue Name="vCenter Template" Value="" />
267
<AttributeValue Name="VM Cluster" Value="" />
268
<AttributeValue Name="VM Power State" Value="" />
269
<AttributeValue Name="VM Storage" Value="" />
270
- <AttributeValue Name="Domain Selector" Value="" />
271
</AttributeValues>
272
<ParentModels />
273
<Drivers>
0 commit comments