次の方法で共有


ConnectedEnvironment interface

Azure App Serviceによって Web ワークロードに特化した Kubernetes クラスターの環境

Extends

プロパティ

customDomainConfiguration

環境のカスタム ドメイン構成

daprAIConnectionString

サービス間通信テレメトリをエクスポートするために Dapr によって使用される Application Insights 接続文字列

defaultDomain

クラスターの既定のドメイン名注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

deploymentErrors

デプロイまたはデプロイの検証中に発生したエラー注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

extendedLocation

拡張場所の複合型。

provisioningState

Kubernetes 環境のプロビジョニング状態。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

staticIp

connectedEnvironment の静的 IP

継承されたプロパティ

id

リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

location

リソースが保存されている地理的な場所

name

リソース名注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

systemData

createdBy および modifiedBy 情報を含む Azure Resource Manager メタデータ。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

tags

リソース タグ。

type

リソースの型。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts" 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

プロパティの詳細

customDomainConfiguration

環境のカスタム ドメイン構成

customDomainConfiguration?: CustomDomainConfiguration

プロパティ値

daprAIConnectionString

サービス間通信テレメトリをエクスポートするために Dapr によって使用される Application Insights 接続文字列

daprAIConnectionString?: string

プロパティ値

string

defaultDomain

クラスターの既定のドメイン名注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

defaultDomain?: string

プロパティ値

string

deploymentErrors

デプロイまたはデプロイの検証中に発生したエラー注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

deploymentErrors?: string

プロパティ値

string

extendedLocation

拡張場所の複合型。

extendedLocation?: ExtendedLocation

プロパティ値

provisioningState

Kubernetes 環境のプロビジョニング状態。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

provisioningState?: string

プロパティ値

string

staticIp

connectedEnvironment の静的 IP

staticIp?: string

プロパティ値

string

継承されたプロパティの詳細

id

リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

id?: string

プロパティ値

string

TrackedResource.id から継承

location

リソースが保存されている地理的な場所

location: string

プロパティ値

string

TrackedResource.locationから継承

name

リソース名注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

name?: string

プロパティ値

string

TrackedResource.name から継承

systemData

createdBy および modifiedBy 情報を含む Azure Resource Manager メタデータ。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

systemData?: SystemData

プロパティ値

TrackedResource.systemDataから継承

tags

リソース タグ。

tags?: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}

TrackedResource.tagsから継承

type

リソースの型。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts" 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

type?: string

プロパティ値

string

TrackedResource.typeから継承