Bagikan melalui


IEvent.RequestUseragent Property

Definition

The user agent header of the request.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The user agent header of the request.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="useragent")]
public string RequestUseragent { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The user agent header of the request.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="useragent")>]
member this.RequestUseragent : string with get, set
Public Property RequestUseragent As String

Property Value

Attributes

Applies to