Share via


ContainerRegistryEventRequest.Useragent Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to