Condividi tramite


IAzureBackupRestoreRequest.IdentityDetailUseSystemAssignedIdentity 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? IdentityDetailUseSystemAssignedIdentity { 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.IdentityDetailUseSystemAssignedIdentity : Nullable<bool> with get, set
Public Property IdentityDetailUseSystemAssignedIdentity As Nullable(Of Boolean)

Property Value

Attributes

Applies to