다음을 통해 공유


IErrorModel.Detail Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.IErrorModel) }, ReadOnly=false, Required=false, SerializedName="details")]
public Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.IErrorModel[] Detail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.IErrorModel) }, ReadOnly=false, Required=false, SerializedName="details")>]
member this.Detail : Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.IErrorModel[] with get, set
Public Property Detail As IErrorModel()

Property Value

Attributes

Applies to