次の方法で共有


CustomRegistryCredentials.Password プロパティ

定義

カスタム レジストリにログインするためのパスワード。 パスワードは、値を提供する複数の方法を許可するシークレット オブジェクトです。

public Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistrySecretObject Password { get; set; }
member this.Password : Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistrySecretObject with get, set
Public Property Password As ContainerRegistrySecretObject

プロパティ値

適用対象