ChaosManagementClient クラス

Chaos Management Client。

継承
builtins.object
ChaosManagementClient

コンストラクター

ChaosManagementClient(credential: TokenCredential, subscription_id: str, base_url: str = 'https://management.azure.com', **kwargs: Any)

パラメーター

credential
TokenCredential
必須

クライアントが Azure に接続するために必要な資格情報。 必須です。

subscription_id
str
必須

Azure サブスクリプション ID を表す GUID。 必須です。

base_url
str
既定値: https://management.azure.com

サービス URL。 既定値は "https://management.azure.com" です。

api_version
str

API バージョン。 既定値は "2023-04-15-preview" です。 この既定値をオーバーライドすると、サポートされていない動作が発生する可能性があることに注意してください。

変数

capabilities
CapabilitiesOperations

CapabilitiesOperations 操作

capability_types
CapabilityTypesOperations

CapabilityTypesOperations 操作

experiments
ExperimentsOperations

ExperimentsOperations 操作

operations
Operations

操作操作

target_types
TargetTypesOperations

TargetTypesOperations 操作

targets
TargetsOperations

TargetsOperations 操作

メソッド

close

close

close() -> None