Bagikan melalui


IEventRequestMessage.Method Property

Definition

The HTTP method used to send the event request message.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The HTTP method used to send the event request message.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="method")]
public string Method { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The HTTP method used to send the event request message.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="method")>]
member this.Method : string with get, set
Public Property Method As String

Property Value

Attributes

Applies to