Share via


CheckNameAvailabilityResponse.Reason Property

Definition

The reason why the given name is not available.

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

Property Value

Applies to