Condividi tramite


IIdentityDetails.UseSystemAssignedIdentity Property

Definition

Specifies if the BI is protected by System Identity.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Specifies if the BI is protected by System Identity.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="useSystemAssignedIdentity")]
public bool? UseSystemAssignedIdentity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Specifies if the BI is protected by System Identity.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="useSystemAssignedIdentity")>]
member this.UseSystemAssignedIdentity : Nullable<bool> with get, set
Public Property UseSystemAssignedIdentity As Nullable(Of Boolean)

Property Value

Attributes

Applies to