次の方法で共有


ResourceNameAvailabilityRequest interface

リソース名の可用性要求の内容。

プロパティ

environmentId

Azure Resource Manager関数アプリをホストする顧客が選択した Container Apps Environment の ID です。 これは、/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.App/managedEnvironments/{managedEnvironmentName} の形式である必要があります。

isFqdn

完全修飾ドメイン名です。

name

確認するリソース名。

type

検証に使用されるリソースの種類。

プロパティの詳細

environmentId

Azure Resource Manager関数アプリをホストする顧客が選択した Container Apps Environment の 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