Freigeben über


IErrorInfo.Detail Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IErrorInfo) }, Read=true, ReadOnly=false, Required=false, SerializedName="details", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IErrorInfo> Detail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IErrorInfo) }, Read=true, ReadOnly=false, Required=false, SerializedName="details", Update=true)>]
member this.Detail : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IErrorInfo> with get, set
Public Property Detail As List(Of IErrorInfo)

Property Value

Attributes

Applies to