ImageRegistryCredential.Server プロパティ

定義

"http" や "https" などのプロトコルのない Docker イメージ レジストリ サーバーを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象