SiteContainer interface
月臺的容器
- Extends
屬性
auth |
驗證類型 |
created |
建立時間注意:此屬性將不會串行化。 它只能由伺服器填入。 |
environment |
環境變數清單 |
image | 映射名稱 |
is |
如果容器是主要月臺容器, |
last |
上次修改時間注意:此屬性將不會串行化。 它只能由伺服器填入。 |
password |
密碼密碼 |
start |
StartUp 命令 |
target |
目標埠 |
user |
UserManagedIdentity ClientId |
user |
使用者名 |
volume |
磁碟區掛接清單 |
繼承的屬性
id | 資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。 |
kind | 資源種類。 |
name | 資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
type | 資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
authType
createdTime
建立時間注意:此屬性將不會串行化。 它只能由伺服器填入。
createdTime?: Date
屬性值
Date
environmentVariables
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
繼承的屬性詳細資料
id
kind
name
資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
繼承自