Condividi tramite


IdentityDetails.UseSystemAssignedIdentity Property

Definition

Specifies if the BI is protected by System Identity.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)]
public bool? UseSystemAssignedIdentity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)>]
member this.UseSystemAssignedIdentity : Nullable<bool> with get, set
Public Property UseSystemAssignedIdentity As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to