BackupIdentityInfo.IsSystemAssignedIdentity Property

Definition

To differentiate if the managed identity is system assigned or user assigned.

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

Property Value

Applies to