次の方法で共有


ContainerRegistryGenerateCredentialsResult.Passwords プロパティ

定義

コンテナー レジストリのパスワードの一覧。

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryTokenPassword> Passwords { get; }
member this.Passwords : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryTokenPassword>
Public ReadOnly Property Passwords As IReadOnlyList(Of ContainerRegistryTokenPassword)

プロパティ値

適用対象