Uses of Class
com.microsoft.azure.management.resources.fluentcore.arm.AvailabilityZoneId
Package
Description
This package contains the classes for ComputeManagementClient.
This package contains the classes for NetworkManagementClient.
This package contains the common resource manager utility classes
that are useful to other management plane libraries.
-
Uses of AvailabilityZoneId in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionDisk.availabilityZones()
VirtualMachine.availabilityZones()
VirtualMachineScaleSet.availabilityZones()
ComputeSku.zones()
Modifier and TypeMethodDescriptionDisk.DefinitionStages.WithAvailabilityZone.withAvailabilityZone
(AvailabilityZoneId zoneId) Specifies the availability zone for the managed disk.VirtualMachine.DefinitionStages.WithAvailabilityZone.withAvailabilityZone
(AvailabilityZoneId zoneId) Specifies the availability zone for the virtual machine.VirtualMachineScaleSet.DefinitionStages.WithAvailabilityZone.withAvailabilityZone
(AvailabilityZoneId zoneId) Specifies the availability zone for the virtual machine scale set.VirtualMachineScaleSet.UpdateStages.WithAvailabilityZone.withAvailabilityZone
(AvailabilityZoneId zoneId) Specifies the availability zone for the virtual machine scale set. -
Uses of AvailabilityZoneId in com.microsoft.azure.management.network
Modifier and TypeMethodDescriptionApplicationGateway.availabilityZones()
The availability zones assigned to the application gateway.LoadBalancerPrivateFrontend.availabilityZones()
PublicIPAddress.availabilityZones()
PublicIPPrefix.availabilityZones()
Modifier and TypeMethodDescriptionApplicationGateway.DefinitionStages.WithAvailabilityZone.withAvailabilityZone
(AvailabilityZoneId zoneId) Specifies the availability zone for the application gateway.LoadBalancerPrivateFrontend.DefinitionStages.WithAvailabilityZone.withAvailabilityZone
(AvailabilityZoneId zoneId) Specifies the availability zone for the private frontend.LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAvailabilityZone.withAvailabilityZone
(AvailabilityZoneId zoneId) Specifies the availability zone for the private frontend.PublicIPAddress.DefinitionStages.WithAvailabilityZone.withAvailabilityZone
(AvailabilityZoneId zoneId) Specifies the availability zone for the IP address.PublicIPPrefix.DefinitionStages.WithAvailabilityZone.withAvailabilityZone
(AvailabilityZoneId zoneId) Specifies the availability zone for the IP address. -
Uses of AvailabilityZoneId in com.microsoft.azure.management.resources.fluentcore.arm
Modifier and TypeFieldDescriptionstatic final AvailabilityZoneId
AvailabilityZoneId.ZONE_1
Static value 1 for AvailabilityZoneId.static final AvailabilityZoneId
AvailabilityZoneId.ZONE_2
Static value 2 for AvailabilityZoneId.static final AvailabilityZoneId
AvailabilityZoneId.ZONE_3
Static value 3 for AvailabilityZoneId.Modifier and TypeMethodDescriptionstatic AvailabilityZoneId
AvailabilityZoneId.fromString
(String id) Finds or creates an availability zone identifier based on the specified identifier in string format.Modifier and TypeMethodDescriptionstatic Collection<AvailabilityZoneId>
AvailabilityZoneId.values()