次の方法で共有


IActionDetail.Detail Property

Definition

The detail of the friendly error message

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Runtime.Info(Create=true, Description="The detail of the friendly error message", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="Detail", Update=true)]
public string Detail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Runtime.Info(Create=true, Description="The detail of the friendly error message", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="Detail", Update=true)>]
member this.Detail : string with get, set
Public Property Detail As String

Property Value

Attributes

Applies to