Share via


CheckMhsmNameAvailabilityResult.Reason Property

Definition

The reason that a managed hsm name could not be used. The reason element is only returned if NameAvailable is false.

[Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Origin(Microsoft.Azure.PowerShell.Cmdlets.KeyVault.PropertyOrigin.Owned)]
public string Reason { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Origin(Microsoft.Azure.PowerShell.Cmdlets.KeyVault.PropertyOrigin.Owned)>]
member this.Reason : string
Public ReadOnly Property Reason As String

Property Value

Implements

Attributes

Applies to