Share via


ConnectivityCheckRequestHttpConfiguration.Method Property

Definition

The HTTP method to be used.

public Azure.ResourceManager.ApiManagement.Models.HttpMethodConfiguration? Method { get; set; }
member this.Method : Nullable<Azure.ResourceManager.ApiManagement.Models.HttpMethodConfiguration> with get, set
Public Property Method As Nullable(Of HttpMethodConfiguration)

Property Value

Applies to