Share via


ServiceWorkspaceApiOperation.Method Property

Definition

A Valid HTTP Operation Method. Typical Http Methods like GET, PUT, POST but not limited by only them.

public Azure.Provisioning.BicepValue<string> Method { get; set; }
member this.Method : Azure.Provisioning.BicepValue<string> with get, set
Public Property Method As BicepValue(Of String)

Property Value

Applies to