Uses of Class
com.azure.resourcemanager.network.models.ExtendedLocation
Packages that use ExtendedLocation
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of ExtendedLocation in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ExtendedLocationModifier and TypeMethodDescriptionCustomIpPrefixInner.extendedLocation()Get the extendedLocation property: The extended location of the custom IP prefix.LoadBalancerInner.extendedLocation()Get the extendedLocation property: The extended location of the load balancer.NetworkInterfaceInner.extendedLocation()Get the extendedLocation property: The extended location of the network interface.PrivateEndpointInner.extendedLocation()Get the extendedLocation property: The extended location of the load balancer.PrivateLinkServiceInner.extendedLocation()Get the extendedLocation property: The extended location of the load balancer.PublicIpAddressInner.extendedLocation()Get the extendedLocation property: The extended location of the public ip address.PublicIpPrefixInner.extendedLocation()Get the extendedLocation property: The extended location of the public ip address.VirtualNetworkGatewayInner.extendedLocation()Get the extendedLocation property: The extended location of type local virtual network gateway.VirtualNetworkInner.extendedLocation()Get the extendedLocation property: The extended location of the virtual network.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type ExtendedLocationModifier and TypeMethodDescriptionCustomIpPrefixInner.withExtendedLocation(ExtendedLocation extendedLocation) Set the extendedLocation property: The extended location of the custom IP prefix.LoadBalancerInner.withExtendedLocation(ExtendedLocation extendedLocation) Set the extendedLocation property: The extended location of the load balancer.NetworkInterfaceInner.withExtendedLocation(ExtendedLocation extendedLocation) Set the extendedLocation property: The extended location of the network interface.PrivateEndpointInner.withExtendedLocation(ExtendedLocation extendedLocation) Set the extendedLocation property: The extended location of the load balancer.PrivateLinkServiceInner.withExtendedLocation(ExtendedLocation extendedLocation) Set the extendedLocation property: The extended location of the load balancer.PublicIpAddressInner.withExtendedLocation(ExtendedLocation extendedLocation) Set the extendedLocation property: The extended location of the public ip address.PublicIpPrefixInner.withExtendedLocation(ExtendedLocation extendedLocation) Set the extendedLocation property: The extended location of the public ip address.VirtualNetworkGatewayInner.withExtendedLocation(ExtendedLocation extendedLocation) Set the extendedLocation property: The extended location of type local virtual network gateway.VirtualNetworkInner.withExtendedLocation(ExtendedLocation extendedLocation) Set the extendedLocation property: The extended location of the virtual network. -
Uses of ExtendedLocation in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.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.