Interface Disk.DefinitionStages.WithCreate
- All Superinterfaces:
Creatable<Disk>
,Disk.DefinitionStages.WithAvailabilityZone
,Disk.DefinitionStages.WithDiskEncryption
,Disk.DefinitionStages.WithSku
,HasName
,Indexable
,Resource.DefinitionWithTags<Disk.DefinitionStages.WithCreate>
- All Known Subinterfaces:
Disk.Definition
,Disk.DefinitionStages.WithCreateAndSize
- Enclosing interface:
- Disk.DefinitionStages
public static interface Disk.DefinitionStages.WithCreate
extends Creatable<Disk>, Resource.DefinitionWithTags<Disk.DefinitionStages.WithCreate>, Disk.DefinitionStages.WithSku, Disk.DefinitionStages.WithAvailabilityZone, Disk.DefinitionStages.WithDiskEncryption
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 Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithAvailabilityZone
withAvailabilityZone
Methods inherited from interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithDiskEncryption
withDiskEncryptionSet
Methods inherited from interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithSku
withSku
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
name
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags