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