| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ExtendedLocation |
VirtualNetworkGatewayInner.extendedLocation()
Get the extendedLocation property: The extended location of type local virtual network gateway.
|
ExtendedLocation |
NetworkInterfaceInner.extendedLocation()
Get the extendedLocation property: The extended location of the network interface.
|
ExtendedLocation |
PublicIpPrefixInner.extendedLocation()
Get the extendedLocation property: The extended location of the public ip address.
|
ExtendedLocation |
CustomIpPrefixInner.extendedLocation()
Get the extendedLocation property: The extended location of the custom IP prefix.
|
ExtendedLocation |
LoadBalancerInner.extendedLocation()
Get the extendedLocation property: The extended location of the load balancer.
|
ExtendedLocation |
PrivateLinkServiceInner.extendedLocation()
Get the extendedLocation property: The extended location of the load balancer.
|
ExtendedLocation |
PrivateEndpointInner.extendedLocation()
Get the extendedLocation property: The extended location of the load balancer.
|
ExtendedLocation |
VirtualNetworkInner.extendedLocation()
Get the extendedLocation property: The extended location of the virtual network.
|
ExtendedLocation |
PublicIpAddressInner.extendedLocation()
Get the extendedLocation property: The extended location of the public ip address.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualNetworkGatewayInner |
VirtualNetworkGatewayInner.withExtendedLocation(ExtendedLocation extendedLocation)
Set the extendedLocation property: The extended location of type local virtual network gateway.
|
NetworkInterfaceInner |
NetworkInterfaceInner.withExtendedLocation(ExtendedLocation extendedLocation)
Set the extendedLocation property: The extended location of the network interface.
|
PublicIpPrefixInner |
PublicIpPrefixInner.withExtendedLocation(ExtendedLocation extendedLocation)
Set the extendedLocation property: The extended location of the public ip address.
|
CustomIpPrefixInner |
CustomIpPrefixInner.withExtendedLocation(ExtendedLocation extendedLocation)
Set the extendedLocation property: The extended location of the custom IP prefix.
|
LoadBalancerInner |
LoadBalancerInner.withExtendedLocation(ExtendedLocation extendedLocation)
Set the extendedLocation property: The extended location of the load balancer.
|
PrivateLinkServiceInner |
PrivateLinkServiceInner.withExtendedLocation(ExtendedLocation extendedLocation)
Set the extendedLocation property: The extended location of the load balancer.
|
PrivateEndpointInner |
PrivateEndpointInner.withExtendedLocation(ExtendedLocation extendedLocation)
Set the extendedLocation property: The extended location of the load balancer.
|
VirtualNetworkInner |
VirtualNetworkInner.withExtendedLocation(ExtendedLocation extendedLocation)
Set the extendedLocation property: The extended location of the virtual network.
|
PublicIpAddressInner |
PublicIpAddressInner.withExtendedLocation(ExtendedLocation extendedLocation)
Set the extendedLocation property: The extended location of the public ip address.
|
| Modifier and Type | Method and Description |
|---|---|
ExtendedLocation |
ExtendedLocation.withName(String name)
Set the name property: The name of the extended location.
|
ExtendedLocation |
ExtendedLocation.withType(ExtendedLocationTypes type)
Set the type property: The type of the extended location.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.