ComposeDeploymentUpgradeDescription.ContainerRegistryPassword Property

Definition

Gets the password associated with the username specified in the ContainerRegistryUserName parameter.

public string ContainerRegistryPassword { get; set; }
member this.ContainerRegistryPassword : string with get, set
Public Property ContainerRegistryPassword As String

Property Value

The container registry password.

Applies to