ImageRegistryCredential.IdentityUrl プロパティ

定義

プライベート レジストリの ID URL を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象