你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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