次の方法で共有


ContainerRegistryListCredentialsResult.Passwords プロパティ

定義

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

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

プロパティ値

適用対象