Uses of Class
com.azure.resourcemanager.containerservice.models.ExtendedLocation
Packages that use ExtendedLocation
Package
Description
Package containing the inner data models for ContainerServiceManagementClient.
Package containing the data models for ContainerServiceManagementClient.
-
Uses of ExtendedLocation in com.azure.resourcemanager.containerservice.fluent.models
Methods in com.azure.resourcemanager.containerservice.fluent.models that return ExtendedLocationModifier and TypeMethodDescriptionManagedClusterInner.extendedLocation()Get the extendedLocation property: The extended location of the Virtual Machine.Methods in com.azure.resourcemanager.containerservice.fluent.models with parameters of type ExtendedLocationModifier and TypeMethodDescriptionManagedClusterInner.withExtendedLocation(ExtendedLocation extendedLocation) Set the extendedLocation property: The extended location of the Virtual Machine. -
Uses of ExtendedLocation in com.azure.resourcemanager.containerservice.models
Classes in com.azure.resourcemanager.containerservice.models that implement interfaces with type arguments of type ExtendedLocationModifier and TypeClassDescriptionfinal classThe complex type of the extended location.Methods in com.azure.resourcemanager.containerservice.models that return ExtendedLocationModifier and TypeMethodDescriptionstatic ExtendedLocationExtendedLocation.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ExtendedLocation from the JsonReader.Set the name property: The name of the extended location.ExtendedLocation.withType(ExtendedLocationTypes type) Set the type property: The type of the extended location.