Share via


ICheckNameAvailabilityResult.Message Property

Definition

An error message explaining the Reason value in more detail.

[Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Runtime.Info(Create=false, Description="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.KeyVault.Runtime.Info(Create=false, Description="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