IErrorResponseBody.Detail Property

Definition

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

Property Value

Attributes

Applies to