Share via


SqlNameAvailabilityResponse.Reason Property

Definition

The reason code explaining why the name is unavailable. Will be undefined if the name is available.

public Azure.ResourceManager.Sql.Models.SqlNameUnavailableReason? Reason { get; }
member this.Reason : Nullable<Azure.ResourceManager.Sql.Models.SqlNameUnavailableReason>
Public ReadOnly Property Reason As Nullable(Of SqlNameUnavailableReason)

Property Value

Applies to