ResourceNameAvailabilityRequest interface
リソース名の可用性要求の内容。
プロパティ
| environment |
関数アプリをホストする、顧客が選択した Container Apps 環境の Azure Resource Manager ID。 これは、/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.App/managedEnvironments/{managedEnvironmentName} の形式である必要があります。 |
| is |
完全修飾ドメイン名です。 |
| name | 確認するリソース名。 |
| type | 検証に使用されるリソースの種類。 |
プロパティの詳細
environmentId
関数アプリをホストする、顧客が選択した Container Apps 環境の Azure Resource Manager 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