次の方法で共有


ImportSource.RegistryUri プロパティ

定義

ソース レジストリのアドレスを取得または設定します (例: '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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象