ICloudError.Detail Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="A list of additional details about the error.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20200701.ICloudErrorBody) }, ReadOnly=false, Required=false, SerializedName="details")]
public Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20200701.ICloudErrorBody[] Detail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="A list of additional details about the error.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20200701.ICloudErrorBody) }, ReadOnly=false, Required=false, SerializedName="details")>]
member this.Detail : Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20200701.ICloudErrorBody[] with get, set
Public Property Detail As ICloudErrorBody()

Property Value

ICloudErrorBody[]
Attributes

Applies to