Uses of Class
com.azure.resourcemanager.connectedvmware.models.ExtendedLocation
Packages that use ExtendedLocation
Package
Description
Package containing the inner data models for ConnectedVMwareClient.
Package containing the data models for ConnectedVMwareClient.
-
Uses of ExtendedLocation in com.azure.resourcemanager.connectedvmware.fluent.models
Methods in com.azure.resourcemanager.connectedvmware.fluent.models that return ExtendedLocationModifier and TypeMethodDescriptionClusterInner.extendedLocation()
Get the extendedLocation property: Gets or sets the extended location.DatastoreInner.extendedLocation()
Get the extendedLocation property: Gets or sets the extended location.HostModelInner.extendedLocation()
Get the extendedLocation property: Gets or sets the extended location.ResourcePoolInner.extendedLocation()
Get the extendedLocation property: Gets or sets the extended location.VCenterInner.extendedLocation()
Get the extendedLocation property: Gets or sets the extended location.VirtualMachineInner.extendedLocation()
Get the extendedLocation property: Gets or sets the extended location.VirtualMachineTemplateInner.extendedLocation()
Get the extendedLocation property: Gets or sets the extended location.VirtualNetworkInner.extendedLocation()
Get the extendedLocation property: Gets or sets the extended location.Methods in com.azure.resourcemanager.connectedvmware.fluent.models with parameters of type ExtendedLocationModifier and TypeMethodDescriptionClusterInner.withExtendedLocation
(ExtendedLocation extendedLocation) Set the extendedLocation property: Gets or sets the extended location.DatastoreInner.withExtendedLocation
(ExtendedLocation extendedLocation) Set the extendedLocation property: Gets or sets the extended location.HostModelInner.withExtendedLocation
(ExtendedLocation extendedLocation) Set the extendedLocation property: Gets or sets the extended location.ResourcePoolInner.withExtendedLocation
(ExtendedLocation extendedLocation) Set the extendedLocation property: Gets or sets the extended location.VCenterInner.withExtendedLocation
(ExtendedLocation extendedLocation) Set the extendedLocation property: Gets or sets the extended location.VirtualMachineInner.withExtendedLocation
(ExtendedLocation extendedLocation) Set the extendedLocation property: Gets or sets the extended location.VirtualMachineTemplateInner.withExtendedLocation
(ExtendedLocation extendedLocation) Set the extendedLocation property: Gets or sets the extended location.VirtualNetworkInner.withExtendedLocation
(ExtendedLocation extendedLocation) Set the extendedLocation property: Gets or sets the extended location. -
Uses of ExtendedLocation in com.azure.resourcemanager.connectedvmware.models
Methods in com.azure.resourcemanager.connectedvmware.models that return ExtendedLocationModifier and TypeMethodDescriptionCluster.extendedLocation()
Gets the extendedLocation property: Gets or sets the extended location.Datastore.extendedLocation()
Gets the extendedLocation property: Gets or sets the extended location.HostModel.extendedLocation()
Gets the extendedLocation property: Gets or sets the extended location.ResourcePool.extendedLocation()
Gets the extendedLocation property: Gets or sets the extended location.VCenter.extendedLocation()
Gets the extendedLocation property: Gets or sets the extended location.VirtualMachine.extendedLocation()
Gets the extendedLocation property: Gets or sets the extended location.VirtualMachineTemplate.extendedLocation()
Gets the extendedLocation property: Gets or sets the extended location.VirtualNetwork.extendedLocation()
Gets the extendedLocation property: Gets or sets the extended location.Set the name property: The extended location name.Set the type property: The extended location type.Methods in com.azure.resourcemanager.connectedvmware.models with parameters of type ExtendedLocationModifier and TypeMethodDescriptionCluster.DefinitionStages.WithExtendedLocation.withExtendedLocation
(ExtendedLocation extendedLocation) Specifies the extendedLocation property: Gets or sets the extended location..Datastore.DefinitionStages.WithExtendedLocation.withExtendedLocation
(ExtendedLocation extendedLocation) Specifies the extendedLocation property: Gets or sets the extended location..HostModel.DefinitionStages.WithExtendedLocation.withExtendedLocation
(ExtendedLocation extendedLocation) Specifies the extendedLocation property: Gets or sets the extended location..ResourcePool.DefinitionStages.WithExtendedLocation.withExtendedLocation
(ExtendedLocation extendedLocation) Specifies the extendedLocation property: Gets or sets the extended location..VCenter.DefinitionStages.WithExtendedLocation.withExtendedLocation
(ExtendedLocation extendedLocation) Specifies the extendedLocation property: Gets or sets the extended location..VirtualMachine.DefinitionStages.WithExtendedLocation.withExtendedLocation
(ExtendedLocation extendedLocation) Specifies the extendedLocation property: Gets or sets the extended location..VirtualMachineTemplate.DefinitionStages.WithExtendedLocation.withExtendedLocation
(ExtendedLocation extendedLocation) Specifies the extendedLocation property: Gets or sets the extended location..VirtualNetwork.DefinitionStages.WithExtendedLocation.withExtendedLocation
(ExtendedLocation extendedLocation) Specifies the extendedLocation property: Gets or sets the extended location..