Condividi tramite


ImportSource.RegistryUri Property

Definition

Gets or sets the address of the source registry (e.g. 'mcr.microsoft.com').

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to