共用方式為


SiteContainer interface

月臺的容器

Extends

屬性

authType

驗證類型

createdTime

建立時間注意:此屬性將不會串行化。 它只能由伺服器填入。

environmentVariables

環境變數清單

image

映射名稱

isMain

如果容器是主要月臺容器,true;否則 false

lastModifiedTime

上次修改時間注意:此屬性將不會串行化。 它只能由伺服器填入。

passwordSecret

密碼密碼

startUpCommand

StartUp 命令

targetPort

目標埠

userManagedIdentityClientId

UserManagedIdentity ClientId

userName

使用者名

volumeMounts

磁碟區掛接清單

繼承的屬性

id

資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

kind

資源種類。

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

authType

驗證類型

authType?: AuthType

屬性值

createdTime

建立時間注意:此屬性將不會串行化。 它只能由伺服器填入。

createdTime?: Date

屬性值

Date

environmentVariables

環境變數清單

environmentVariables?: EnvironmentVariable[]

屬性值

image

映射名稱

image?: string

屬性值

string

isMain

如果容器是主要月臺容器,true;否則 false

isMain?: boolean

屬性值

boolean

lastModifiedTime

上次修改時間注意:此屬性將不會串行化。 它只能由伺服器填入。

lastModifiedTime?: Date

屬性值

Date

passwordSecret

密碼密碼

passwordSecret?: string

屬性值

string

startUpCommand

StartUp 命令

startUpCommand?: string

屬性值

string

targetPort

目標埠

targetPort?: string

屬性值

string

userManagedIdentityClientId

UserManagedIdentity ClientId

userManagedIdentityClientId?: string

屬性值

string

userName

使用者名

userName?: string

屬性值

string

volumeMounts

磁碟區掛接清單

volumeMounts?: VolumeMount[]

屬性值

繼承的屬性詳細資料

id

資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ProxyOnlyResource.id

kind

資源種類。

kind?: string

屬性值

string

繼承自ProxyOnlyResource.kind

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自ProxyOnlyResource.name

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyOnlyResource.type