UserIdentityProperties クラス
UserIdentityProperties。
- 継承
-
azure.mgmt.containerregistry._serialization.ModelUserIdentityProperties
コンストラクター
UserIdentityProperties(*, principal_id: str | None = None, client_id: str | None = None, **kwargs: Any)
変数
- principal_id
- str
ユーザー割り当て ID のプリンシパル ID。
- client_id
- str
ユーザー割り当て ID のクライアント ID。