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

ApiManagementServiceNameAvailabilityResult.Reason 属性

定义

无效表示提供的名称与资源提供程序的命名要求不匹配, (长度不正确、字符不受支持等) 已存在状态的Exists 表示该名称已在使用中,因此不可用。

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

属性值

适用于