Share via


ImageRegistryCredential.IdentityUrl Property

Definition

Gets or sets the identity URL for the private registry.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to