Condividi tramite


IBackupInstance.IdentityDetail Property

Definition

Contains information of the Identity Details for the BI. If it is null, default will be considered as System Assigned.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Contains information of the Identity Details for the BI.\r\n        If it is null, default will be considered as System Assigned.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IIdentityDetails) }, ReadOnly=false, Required=false, SerializedName="identityDetails")]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IIdentityDetails IdentityDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Contains information of the Identity Details for the BI.\r\n        If it is null, default will be considered as System Assigned.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IIdentityDetails) }, ReadOnly=false, Required=false, SerializedName="identityDetails")>]
member this.IdentityDetail : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IIdentityDetails with get, set
Public Property IdentityDetail As IIdentityDetails

Property Value

Attributes

Applies to