ContainerRegistryGenerateCredentialsContent クラス

定義

コンテナー レジストリの指定したトークンまたはユーザーの資格情報を生成するために使用されるパラメーター。

public class ContainerRegistryGenerateCredentialsContent
type ContainerRegistryGenerateCredentialsContent = class
Public Class ContainerRegistryGenerateCredentialsContent
継承
ContainerRegistryGenerateCredentialsContent

コンストラクター

ContainerRegistryGenerateCredentialsContent()

ContainerRegistryGenerateCredentialsContent の新しいインスタンスを初期化します。

プロパティ

ExpireOn

生成された資格情報の有効期限。その後、資格情報が無効になります。

Name

password1 または password2 がある場合に再生成する必要があるパスワードの名前を指定します。

TokenId

資格情報を生成する必要があるトークンのリソース ID。

適用対象