你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ResourceNameAvailabilityRequest interface
资源名称可用性请求内容。
属性
environment |
Azure 资源管理器托管函数应用的客户所选容器应用环境的 ID。 此格式必须为 /subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.App/managedEnvironments/{managedEnvironmentName} |
is |
是完全限定的域名。 |
name | 要验证的资源名称。 |
type | 用于验证的资源类型。 |
属性详细信息
environmentId
Azure 资源管理器托管函数应用的客户所选容器应用环境的 ID。 此格式必须为 /subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.App/managedEnvironments/{managedEnvironmentName}
environmentId?: string
属性值
string
isFqdn
是完全限定的域名。
isFqdn?: boolean
属性值
boolean
name
要验证的资源名称。
name: string
属性值
string
type
用于验证的资源类型。
type: string
属性值
string