DevOpsCheckNameAvailabilityResult.Reason Property

Definition

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

public Azure.ResourceManager.DevOpsInfrastructure.Models.CheckNameAvailabilityReason Reason { get; }
member this.Reason : Azure.ResourceManager.DevOpsInfrastructure.Models.CheckNameAvailabilityReason
Public ReadOnly Property Reason As CheckNameAvailabilityReason

Property Value

Applies to