Megosztás a következőn keresztül:


IAutoscaleErrorResponse.Detail Property

Definition

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

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

Property Value

Attributes

Applies to