共用方式為


KubernetesComputeAttachConfiguration 類別

表示附加弧形計算目標的組態參數。

attach_configuration使用 類別的 KubernetesCompute 方法來指定附加參數。

初始化組態物件。

繼承
KubernetesComputeAttachConfiguration

建構函式

KubernetesComputeAttachConfiguration(resource_id=None, namespace=None, identity_type=None, identity_ids=None)

參數

名稱 Description
resource_id
預設值: None
namespace
預設值: None
identity_type
預設值: None
identity_ids
預設值: None

方法

to_dict

從 utils 傳回to_json_dict函式。

validate_configuration

檢查指定的組態值是否有效。

如果驗證失敗, ComputeTargetException 則引發 。

to_dict

從 utils 傳回to_json_dict函式。

to_dict()

validate_configuration

檢查指定的組態值是否有效。

如果驗證失敗, ComputeTargetException 則引發 。

validate_configuration()

例外狀況

類型 Description