共用方式為


ManagedEnvironment interface

裝載容器應用程式的環境

Extends

屬性

appLogsConfiguration

叢集設定,可讓記錄精靈將應用程式記錄導出至目的地。 目前僅支援 “log-analytics”

customDomainConfiguration

環境的自定義網域組態

daprAIConnectionString

Dapr 用來將服務導出至服務通訊遙測的 Application Insights 連接字串

daprAIInstrumentationKey

Dapr 用來將服務匯出至服務通訊遙測的 Azure 監視器檢測密鑰

daprConfiguration

Dapr 元件的組態。

defaultDomain

叢集的預設功能變數名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

deploymentErrors

部署或部署驗證期間發生的任何錯誤注意:此屬性將不會串行化。 它只能由伺服器填入。

eventStreamEndpoint

環境之 eventstream 的端點。 注意:這個屬性不會串行化。 它只能由伺服器填入。

infrastructureResourceGroup

為受控環境建立的平臺管理資源群組名稱,以裝載基礎結構資源。 如果提供子網標識碼,此資源群組將會建立在與子網相同的訂用帳戶中。

kedaConfiguration

Keda 元件的元件的組態。

kind

環境種類。

peerAuthentication

受控環境的對等驗證設定

peerTrafficConfiguration

受控環境的對等流量設定

provisioningState

環境布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

staticIp

環境的靜態 IP 注意:此屬性將不會串行化。 它只能由伺服器填入。

vnetConfiguration

環境的 Vnet 組態

workloadProfiles

針對受控環境設定的工作負載配置檔。

zoneRedundant

此受控環境是否為區域備援。

繼承的屬性

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” 附注:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

appLogsConfiguration

叢集設定,可讓記錄精靈將應用程式記錄導出至目的地。 目前僅支援 “log-analytics”

appLogsConfiguration?: AppLogsConfiguration

屬性值

customDomainConfiguration

環境的自定義網域組態

customDomainConfiguration?: CustomDomainConfiguration

屬性值

daprAIConnectionString

Dapr 用來將服務導出至服務通訊遙測的 Application Insights 連接字串

daprAIConnectionString?: string

屬性值

string

daprAIInstrumentationKey

Dapr 用來將服務匯出至服務通訊遙測的 Azure 監視器檢測密鑰

daprAIInstrumentationKey?: string

屬性值

string

daprConfiguration

Dapr 元件的組態。

daprConfiguration?: DaprConfiguration

屬性值

defaultDomain

叢集的預設功能變數名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

defaultDomain?: string

屬性值

string

deploymentErrors

部署或部署驗證期間發生的任何錯誤注意:此屬性將不會串行化。 它只能由伺服器填入。

deploymentErrors?: string

屬性值

string

eventStreamEndpoint

環境之 eventstream 的端點。 注意:這個屬性不會串行化。 它只能由伺服器填入。

eventStreamEndpoint?: string

屬性值

string

infrastructureResourceGroup

為受控環境建立的平臺管理資源群組名稱,以裝載基礎結構資源。 如果提供子網標識碼,此資源群組將會建立在與子網相同的訂用帳戶中。

infrastructureResourceGroup?: string

屬性值

string

kedaConfiguration

Keda 元件的元件的組態。

kedaConfiguration?: KedaConfiguration

屬性值

kind

環境種類。

kind?: string

屬性值

string

peerAuthentication

受控環境的對等驗證設定

peerAuthentication?: ManagedEnvironmentPropertiesPeerAuthentication

屬性值

peerTrafficConfiguration

受控環境的對等流量設定

peerTrafficConfiguration?: ManagedEnvironmentPropertiesPeerTrafficConfiguration

屬性值

provisioningState

環境布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

staticIp

環境的靜態 IP 注意:此屬性將不會串行化。 它只能由伺服器填入。

staticIp?: string

屬性值

string

vnetConfiguration

環境的 Vnet 組態

vnetConfiguration?: VnetConfiguration

屬性值

workloadProfiles

針對受控環境設定的工作負載配置檔。

workloadProfiles?: WorkloadProfile[]

屬性值

zoneRedundant

此受控環境是否為區域備援。

zoneRedundant?: boolean

屬性值

boolean

繼承的屬性詳細資料

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