Interface DiskEncryptionSet.DefinitionStages.WithSystemAssignedManagedServiceIdentity
- All Known Subinterfaces:
DiskEncryptionSet.Definition
- Enclosing interface:
DiskEncryptionSet.DefinitionStages
public static interface DiskEncryptionSet.DefinitionStages.WithSystemAssignedManagedServiceIdentity
The stage of a disk encryption set definition allowing to enable System Assigned Managed Service
Identity.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies that System Assigned Managed Service Identity needs to be enabled in the disk encryption set.
-
Method Details
-
withSystemAssignedManagedServiceIdentity
DiskEncryptionSet.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate withSystemAssignedManagedServiceIdentity()Specifies that System Assigned Managed Service Identity needs to be enabled in the disk encryption set.- Returns:
- the next stage of the definition
-