你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SiteContainer interface

站点的容器

扩展

属性

authType

身份验证类型

createdTime

创建时间说明:此属性不会序列化。 它只能由服务器填充。

environmentVariables

环境变量列表

image

映像名称

isMain

如果容器是主站点容器,则 true;否则 false

lastModifiedTime

上次修改时间说明:此属性不会序列化。 它只能由服务器填充。

passwordSecret

密码密码

startUpCommand

StartUp 命令

targetPort

目标端口

userManagedIdentityClientId

UserManagedIdentity ClientId

userName

用户名

volumeMounts

卷装载列表

继承属性

id

资源 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。注意:此属性不会序列化。 它只能由服务器填充。

id?: string

属性值

string

继承自ProxyOnlyResource.id

kind

资源类型。

kind?: string

属性值

string

继承自ProxyOnlyResource.kind

name

资源名称。 注意:此属性不会序列化。 它只能由服务器填充。

name?: string

属性值

string

继承自ProxyOnlyResource.name

type

资源类型。 注意:此属性不会序列化。 它只能由服务器填充。

type?: string

属性值

string

继承自ProxyOnlyResource.type