ResourceNameAvailabilityRequest interface
資源名稱可用性要求內容。
屬性
| environment |
要裝載函式應用程式的客戶所選容器應用程式環境的 Azure Resource Manager 識別符。 這必須是 /subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.App/managedEnvironments/{managedEnvironmentName} 的格式 |
| is |
是完整功能變數名稱。 |
| name | 要驗證的資源名稱。 |
| type | 用於驗證的資源類型。 |
屬性詳細資料
environmentId
要裝載函式應用程式的客戶所選容器應用程式環境的 Azure Resource Manager 識別符。 這必須是 /subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.App/managedEnvironments/{managedEnvironmentName} 的格式
environmentId?: string
屬性值
string
isFqdn
是完整功能變數名稱。
isFqdn?: boolean
屬性值
boolean
name
要驗證的資源名稱。
name: string
屬性值
string
type
用於驗證的資源類型。
type: string
屬性值
string