次の方法で共有


ContainerRegistryManagementClient クラス

ContainerRegistryManagementClient。

継承
builtins.object
ContainerRegistryManagementClient

コンストラクター

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

パラメーター

credential
TokenCredential
必須

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

subscription_id
str
必須

ターゲット サブスクリプションの ID。 値は UUID である必要があります。 必須。

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

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

api_version
str

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

polling_interval
int

Retry-After ヘッダーが存在しない場合、LRO 操作の 2 つのポーリング間の既定の待機時間。

変数

archives
<xref:azure.mgmt.containerregistry.v2023_06_06_preview.operations.ArchivesOperations>

ArchivesOperations 操作

archive_versions
<xref:azure.mgmt.containerregistry.v2023_06_06_preview.operations.ArchiveVersionsOperations>

ArchiveVersionsOperations 操作

cache_rules
<xref:azure.mgmt.containerregistry.v2023_06_06_preview.operations.CacheRulesOperations>

CacheRulesOperations 操作

connected_registries
<xref:azure.mgmt.containerregistry.v2023_06_06_preview.operations.ConnectedRegistriesOperations>

ConnectedRegistriesOperations 操作

credential_sets
<xref:azure.mgmt.containerregistry.v2023_06_06_preview.operations.CredentialSetsOperations>

CredentialSetsOperations 操作

export_pipelines
<xref:azure.mgmt.containerregistry.v2023_06_06_preview.operations.ExportPipelinesOperations>

ExportPipelinesOperations 操作

registries
<xref:azure.mgmt.containerregistry.v2023_06_06_preview.operations.RegistriesOperations>

RegistriesOperations 操作

import_pipelines
<xref:azure.mgmt.containerregistry.v2023_06_06_preview.operations.ImportPipelinesOperations>

ImportPipelinesOperations 操作

operations
<xref:azure.mgmt.containerregistry.v2023_06_06_preview.operations.Operations>

操作操作

pipeline_runs
<xref:azure.mgmt.containerregistry.v2023_06_06_preview.operations.PipelineRunsOperations>

PipelineRunsOperations 操作

private_endpoint_connections
<xref:azure.mgmt.containerregistry.v2023_06_06_preview.operations.PrivateEndpointConnectionsOperations>

PrivateEndpointConnectionsOperations 操作

replications
<xref:azure.mgmt.containerregistry.v2023_06_06_preview.operations.ReplicationsOperations>

ReplicationsOperations 操作

scope_maps
<xref:azure.mgmt.containerregistry.v2023_06_06_preview.operations.ScopeMapsOperations>

ScopeMapsOperations 操作

tokens
<xref:azure.mgmt.containerregistry.v2023_06_06_preview.operations.TokensOperations>

TokensOperations 操作

webhooks
<xref:azure.mgmt.containerregistry.v2023_06_06_preview.operations.WebhooksOperations>

WebhooksOperations 操作

メソッド

close

close

close() -> None