Share via


CmkKekIdentity.UseSystemAssignedIdentity Property

Definition

Indicate that system assigned identity should be used. Mutually exclusive with 'userAssignedIdentity' field.

public bool? UseSystemAssignedIdentity { get; set; }
member this.UseSystemAssignedIdentity : Nullable<bool> with get, set
Public Property UseSystemAssignedIdentity As Nullable(Of Boolean)

Property Value

Applies to