Compartilhar via


ICheckNameAvailabilityResult.Message Property

Definition

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

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

Property Value

Attributes

Applies to