Udostępnij za pośrednictwem


ContainerRegistry.RegistryServer Właściwość

Definicja

Pobiera lub ustawia adres URL rejestru.

[Newtonsoft.Json.JsonProperty(PropertyName="registryServer")]
public string RegistryServer { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="registryServer")>]
member this.RegistryServer : string with get, set
Public Property RegistryServer As String

Wartość właściwości

Atrybuty
Newtonsoft.Json.JsonPropertyAttribute

Uwagi

W przypadku pominięcia wartość domyślna to "docker.io".

Dotyczy