ContainerRegistryManagementClient クラス
ContainerRegistryManagementClient。
- 継承
-
builtins.objectContainerRegistryManagementClient
コンストラクター
ContainerRegistryManagementClient(credential: TokenCredential, subscription_id: str, base_url: str = 'https://management.azure.com', **kwargs: Any)
パラメーター
- 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
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python