Interface PublicIpAddress.DefinitionStages.WithCreate

All Superinterfaces:
Creatable<PublicIpAddress>, HasName, Indexable, PublicIpAddress.DefinitionStages.WithAvailabilityZone, PublicIpAddress.DefinitionStages.WithIdleTimeout, PublicIpAddress.DefinitionStages.WithIPAddress, PublicIpAddress.DefinitionStages.WithIpAddressVersion, PublicIpAddress.DefinitionStages.WithIpTag, PublicIpAddress.DefinitionStages.WithLeafDomainLabel, PublicIpAddress.DefinitionStages.WithReverseFQDN, PublicIpAddress.DefinitionStages.WithSku, Resource.DefinitionWithTags<PublicIpAddress.DefinitionStages.WithCreate>
All Known Subinterfaces:
PublicIpAddress.Definition
Enclosing interface:
PublicIpAddress.DefinitionStages

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

    • beginCreate

      Accepted<PublicIpAddress> beginCreate()
      Begins creating the public IP address resource.
      Returns:
      the accepted create operation