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