Interface PrivateCloud.DefinitionStages.WithCreate

All Superinterfaces:
PrivateCloud.DefinitionStages.WithAvailability, PrivateCloud.DefinitionStages.WithCircuit, PrivateCloud.DefinitionStages.WithEncryption, PrivateCloud.DefinitionStages.WithIdentity, PrivateCloud.DefinitionStages.WithIdentitySources, PrivateCloud.DefinitionStages.WithInternet, PrivateCloud.DefinitionStages.WithManagementCluster, PrivateCloud.DefinitionStages.WithNetworkBlock, PrivateCloud.DefinitionStages.WithNsxtPassword, PrivateCloud.DefinitionStages.WithSecondaryCircuit, PrivateCloud.DefinitionStages.WithTags, PrivateCloud.DefinitionStages.WithVcenterPassword
All Known Subinterfaces:
PrivateCloud.Definition
Enclosing interface:
PrivateCloud.DefinitionStages

The stage of the PrivateCloud definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.
  • Method Details

    • create

      PrivateCloud create()
      Executes the create request.
      Returns:
      the created resource.
    • create

      PrivateCloud create(com.azure.core.util.Context context)
      Executes the create request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the created resource.