共用方式為


ComposeDeploymentUpgradeDescription.ContainerRegistryUserName Property

Definition

Gets the user name for the container registry where the images for the containers in this deployment are present.

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

Property Value

The container registry user name.

Applies to