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

ResourceNameAvailability.Reason 属性

定义

<代码>无效</代码>指示提供的名称与Azure 应用服务命名要求不匹配。 <code>AlreadyExists</code> 指示该名称已在使用中,因此不可用。

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

属性值

适用于