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