Megosztás a következőn keresztül:


BackupVaultCmkKekIdentity.IdentityType Property

Definition

The identity type. 'SystemAssigned' and 'UserAssigned' are mutually exclusive. 'SystemAssigned' will use implicitly created managed identity.

public Azure.ResourceManager.DataProtectionBackup.Models.BackupVaultCmkKekIdentityType? IdentityType { get; set; }
member this.IdentityType : Nullable<Azure.ResourceManager.DataProtectionBackup.Models.BackupVaultCmkKekIdentityType> with get, set
Public Property IdentityType As Nullable(Of BackupVaultCmkKekIdentityType)

Property Value

Applies to