Freigeben über


IAutoscaleErrorResponseError.Detail Property

Definition

A human-readable representation of the error's details.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Runtime.Info(Create=true, Description="A human-readable representation of the error's details.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="details", Update=true)]
public string Detail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Runtime.Info(Create=true, Description="A human-readable representation of the error's details.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="details", Update=true)>]
member this.Detail : string with get, set
Public Property Detail As String

Property Value

Attributes

Applies to