Interface PublicIpAddress.DefinitionStages
- Enclosing interface:
- PublicIpAddress
public static interface PublicIpAddress.DefinitionStages
Grouping of public IP address definition stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of a public IP address definition.static interfaceThe stage of the IP address definition allowing to specify availability zone.static interfaceThe stage of the public IP definition which contains all the minimum required inputs for the resource to be created (viaCreatable.create()), but also allows for any other optional settings to be specified.static interfaceThe stage of the public IP address definition allowing to specify the resource group.static interfaceA public IP address definition allowing the idle timeout to be specified.static interfaceA public IP address definition allowing to set the IP allocation method (static or dynamic).static interfaceThe stage of the definition allowing to specify IP address version associated with the public IP address.static interfaceThe stage of the definition allowing to specify ipTags associated with the public IP address.static interfaceA public IP address definition allowing to specify the leaf domain label, if any.static interfaceA public IP address definition allowing the reverse FQDN to be specified.static interfaceThe stage of the IP address definition allowing to specify SKU.