Interface DiskEncryptionSet.Definition
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Creatable<DiskEncryptionSet>, DiskEncryptionSet.DefinitionStages.Blank, DiskEncryptionSet.DefinitionStages.WithAutomaticKeyRotation, DiskEncryptionSet.DefinitionStages.WithCreate, DiskEncryptionSet.DefinitionStages.WithEncryptionType, DiskEncryptionSet.DefinitionStages.WithGroup, DiskEncryptionSet.DefinitionStages.WithKeyVault, DiskEncryptionSet.DefinitionStages.WithKeyVaultKey, DiskEncryptionSet.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate, DiskEncryptionSet.DefinitionStages.WithSystemAssignedManagedServiceIdentity, com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup<DiskEncryptionSet.DefinitionStages.WithEncryptionType>, com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup<DiskEncryptionSet.DefinitionStages.WithEncryptionType>, com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithGroup<DiskEncryptionSet.DefinitionStages.WithEncryptionType>, com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup<DiskEncryptionSet.DefinitionStages.WithEncryptionType>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasName, com.azure.resourcemanager.resources.fluentcore.model.Indexable, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithRegion<DiskEncryptionSet.DefinitionStages.WithGroup>, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags<DiskEncryptionSet.DefinitionStages.WithCreate>
- Enclosing interface:
DiskEncryptionSet
public static interface DiskEncryptionSet.Definition
extends DiskEncryptionSet.DefinitionStages.Blank, DiskEncryptionSet.DefinitionStages.WithGroup, DiskEncryptionSet.DefinitionStages.WithEncryptionType, DiskEncryptionSet.DefinitionStages.WithKeyVault, DiskEncryptionSet.DefinitionStages.WithKeyVaultKey, DiskEncryptionSet.DefinitionStages.WithSystemAssignedManagedServiceIdentity, DiskEncryptionSet.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate, DiskEncryptionSet.DefinitionStages.WithCreate
The entirety of the disk encryption set definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsyncMethods inherited from interface DiskEncryptionSet.DefinitionStages.WithAutomaticKeyRotation
withAutomaticKeyRotationMethods inherited from interface DiskEncryptionSet.DefinitionStages.WithEncryptionType
withEncryptionTypeMethods inherited from interface DiskEncryptionSet.DefinitionStages.WithKeyVault
withExistingKeyVaultMethods inherited from interface DiskEncryptionSet.DefinitionStages.WithKeyVaultKey
withExistingKeyMethods inherited from interface DiskEncryptionSet.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate
withRoleBasedAccessToCurrentKeyVault, withRoleBasedAccessToCurrentKeyVaultMethods inherited from interface DiskEncryptionSet.DefinitionStages.WithSystemAssignedManagedServiceIdentity
withSystemAssignedManagedServiceIdentityMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroupMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroupMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroupMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable
keyMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithRegion
withRegion, withRegionMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags