Condividi tramite


ContainerRegistry.RegistryServer Property

Definition

Gets the registry URL.

public string RegistryServer { get; }
member this.RegistryServer : string
Public ReadOnly Property RegistryServer As String

Property Value

Remarks

If omitted, the default is "docker.io".

Applies to