ICheckNameAvailabilityResult.UnavailabilityReason Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the reason why the user-provided name for the SQL server could not be used.
public string UnavailabilityReason { get; }
member this.UnavailabilityReason : string
Public ReadOnly Property UnavailabilityReason As String