Interface PublicIpPrefix.DefinitionStages.WithAvailabilityZone
- All Known Subinterfaces:
PublicIpPrefix.Definition, PublicIpPrefix.DefinitionStages.WithCreate
- Enclosing interface:
PublicIpPrefix.DefinitionStages
public static interface PublicIpPrefix.DefinitionStages.WithAvailabilityZone
The stage of the Ip public prefix definition allowing to specify availability zone.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies the availability zone for the Ip address.
-
Method Details
-
withAvailabilityZone
Specifies the availability zone for the Ip address.- Parameters:
zoneId- the zone identifier.- Returns:
- the next stage of the definition
-