PublicIPAddress.DefinitionStages.WithCreate Interface

Implements

public static interface PublicIPAddress.DefinitionStages.WithCreate
extends Creatable<PublicIPAddress>, WithLeafDomainLabel, WithIPAddress, WithReverseFQDN, WithIdleTimeout, WithAvailabilityZone, WithSku, WithIpTag, DefinitionWithTags<WithCreate>

The stage of the public IP definition which contains all the minimum required inputs for the resource to be created (via WithCreate#create()), but also allows for any other optional settings to be specified.

Applies to