SourceControlConfigurationClient Class

KubernetesConfiguration Client.

Inheritance
builtins.object
SourceControlConfigurationClient

Constructor

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

Parameters

Name Description
credential
Required

Credential needed for the client to connect to Azure. Required.

subscription_id
Required
str

The ID of the target subscription. Required.

base_url
str

Service URL. Default value is "https://management.azure.com".

Default value: https://management.azure.com

Keyword-Only Parameters

Name Description
api_version
str

Api Version. Default value is "2021-11-01-preview". Note that overriding this default value may result in unsupported behavior.

polling_interval
int

Default waiting time between two polls for LRO operations if no Retry-After header is present.

Variables

Name Description
extensions

ExtensionsOperations operations

operation_status

OperationStatusOperations operations

cluster_extension_type

ClusterExtensionTypeOperations operations

cluster_extension_types

ClusterExtensionTypesOperations operations

extension_type_versions

ExtensionTypeVersionsOperations operations

location_extension_types

LocationExtensionTypesOperations operations

source_control_configurations

SourceControlConfigurationsOperations operations

flux_configurations

FluxConfigurationsOperations operations

flux_config_operation_status

FluxConfigOperationStatusOperations operations

operations

Operations operations

Methods

close

close

close() -> None