Package | Description |
---|---|
com.tencentcloudapi.tsf.v20180326.models |
Modifier and Type | Method and Description |
---|---|
Env[] |
ContainerGroupDetail.getEnvs()
Get 环境变量数组对象
注意:此字段可能返回 null,表示取不到有效值。
|
Env[] |
DeployContainerGroupRequest.getEnvs()
Get 部署组应用运行的环境变量。若不指定该参数,则默认不设置额外的环境变量。
|
Modifier and Type | Method and Description |
---|---|
void |
ContainerGroupDetail.setEnvs(Env[] Envs)
Set 环境变量数组对象
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DeployContainerGroupRequest.setEnvs(Env[] Envs)
Set 部署组应用运行的环境变量。若不指定该参数,则默认不设置额外的环境变量。
|
Copyright © 2020. All rights reserved.