Uses of Interface
com.azure.resourcemanager.connectedvmware.models.VirtualMachineTemplate.DefinitionStages.WithCreate
Packages that use VirtualMachineTemplate.DefinitionStages.WithCreate
Package
Description
Package containing the data models for ConnectedVMwareClient.
-
Uses of VirtualMachineTemplate.DefinitionStages.WithCreate in com.azure.resourcemanager.connectedvmware.models
Subinterfaces of VirtualMachineTemplate.DefinitionStages.WithCreate in com.azure.resourcemanager.connectedvmware.modelsModifier and TypeInterfaceDescriptionstatic interface
The entirety of the VirtualMachineTemplate definition.Methods in com.azure.resourcemanager.connectedvmware.models that return VirtualMachineTemplate.DefinitionStages.WithCreateModifier and TypeMethodDescriptionVirtualMachineTemplate.DefinitionStages.WithResourceGroup.withExistingResourceGroup
(String resourceGroupName) Specifies resourceGroupName.VirtualMachineTemplate.DefinitionStages.WithExtendedLocation.withExtendedLocation
(ExtendedLocation extendedLocation) Specifies the extendedLocation property: Gets or sets the extended location..VirtualMachineTemplate.DefinitionStages.WithInventoryItemId.withInventoryItemId
(String inventoryItemId) Specifies the inventoryItemId property: Gets or sets the inventory Item ID for the virtual machine template..Specifies the kind property: Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g.VirtualMachineTemplate.DefinitionStages.WithMoRefId.withMoRefId
(String moRefId) Specifies the moRefId property: Gets or sets the vCenter MoRef (Managed Object Reference) ID for the virtual machine template..Specifies the tags property: Resource tags..VirtualMachineTemplate.DefinitionStages.WithVCenterId.withVCenterId
(String vCenterId) Specifies the vCenterId property: Gets or sets the ARM Id of the vCenter resource in which this template resides..