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

ApiManagementServiceNameUnavailableReason 枚举

定义

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

public enum ApiManagementServiceNameUnavailableReason
type ApiManagementServiceNameUnavailableReason = 
Public Enum ApiManagementServiceNameUnavailableReason
继承
ApiManagementServiceNameUnavailableReason

字段

AlreadyExists 2

已存在。

Invalid 1

无效。

Valid 0

有效。

适用于