Interface Disk.DefinitionStages.WithCreate

All Superinterfaces:
Creatable<Disk>, Disk.DefinitionStages.WithAvailabilityZone, Disk.DefinitionStages.WithDiskEncryption, Disk.DefinitionStages.WithHibernationSupport, Disk.DefinitionStages.WithHyperVGeneration, Disk.DefinitionStages.WithLogicalSectorSize, Disk.DefinitionStages.WithSku, HasName, Indexable, Resource.DefinitionWithTags<Disk.DefinitionStages.WithCreate>
All Known Subinterfaces:
Disk.Definition, Disk.DefinitionStages.WithCreateAndSize
Enclosing interface:
Disk.DefinitionStages

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

    • beginCreate

      Accepted<Disk> beginCreate()
      Begins creating the disk resource.
      Returns:
      the accepted create operation