ContainerGroupProperties interface
容器群組屬性
屬性
confidential |
機密容器群組的屬性 |
containers | 容器群組內的容器。 |
diagnostics | 容器群組的診斷資訊。 |
dns |
容器群組的 DNS 設定資訊。 |
encryption |
容器群組的加密屬性。 |
extensions | virtual kubelet 所使用的擴充功能 |
identity | 如果已設定,容器群組的身分識別。 |
image |
建立容器群組的來源映像登錄認證。 |
init |
容器群組的 init 容器。 |
instance |
容器群組的實例檢視。 只有在回應中才有效。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
ip |
容器群組的IP位址類型。 |
os |
容器群組中容器所需的作系統類型。 |
priority | 容器群組的優先順序。 |
provisioning |
容器群組的布建狀態。 這隻會出現在回應中。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
restart |
重新啟動容器群組內所有容器的原則。
|
sku | 容器群組的 SKU。 |
subnet |
容器群組的子網資源標識碼。 |
volumes | 此容器群組中的容器可以掛接的磁碟區清單。 |
屬性詳細資料
confidentialComputeProperties
機密容器群組的屬性
confidentialComputeProperties?: ConfidentialComputeProperties
屬性值
containers
diagnostics
dnsConfig
encryptionProperties
extensions
identity
imageRegistryCredentials
initContainers
instanceView
容器群組的實例檢視。 只有在回應中才有效。 注意:這個屬性不會串行化。 它只能由伺服器填入。
instanceView?: ContainerGroupPropertiesInstanceView
屬性值
ipAddress
osType
容器群組中容器所需的作系統類型。
osType: string
屬性值
string
priority
容器群組的優先順序。
priority?: string
屬性值
string
provisioningState
容器群組的布建狀態。 這隻會出現在回應中。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
restartPolicy
重新啟動容器群組內所有容器的原則。
-
Always
永遠重新啟動 -
OnFailure
失敗時重新啟動 -
Never
永不重新啟動
restartPolicy?: string
屬性值
string
sku
容器群組的 SKU。
sku?: string
屬性值
string