次の方法で共有


ICheckNameAvailabilityResult.Message Property

Definition

Gets an error message explaining the Reason value in more detail.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Gets an error message explaining the Reason value in more detail.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="message")]
public string Message { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Gets an error message explaining the Reason value in more detail.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="message")>]
member this.Message : string
Public ReadOnly Property Message As String

Property Value

Attributes

Applies to