次の方法で共有


Operations クラス

警告

このクラスを直接インスタンス化しないでください。

代わりに、次の操作にアクセスする必要があります。

ContainerRegistryManagementClient's

<xref:operations> 属性を使用する。

継承
builtins.object
Operations

コンストラクター

Operations(*args, **kwargs)

メソッド

list

REST API 操作で使用可能なすべてのAzure Container Registry一覧表示されます。

list

REST API 操作で使用可能なすべてのAzure Container Registry一覧表示されます。

list(**kwargs: Any) -> Iterable[OperationDefinition]

キーワードのみのパラメーター

名前 説明
cls

直接応答に渡されるカスタム型または関数

戻り値

説明

OperationDefinition のインスタンスや cls(response) の結果のような反復子

例外

説明

属性

models

models = <module 'azure.mgmt.containerregistry.v2017_03_01.models' from 'C:\\hostedtoolcache\\windows\\Python\\3.11.9\\x64\\Lib\\site-packages\\azure\\mgmt\\containerregistry\\v2017_03_01\\models\\__init__.py'>