Freigeben über


MongoClusterKeyEncryptionKeyIdentity.IdentityType Property

Definition

The type of identity. Only 'UserAssignedIdentity' is supported.

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

Property Value

Applies to