HttpMethod(String) Constructor

Definition

Initializes a new instance of HttpMethod.

public HttpMethod (string value);
new Azure.ResourceManager.HybridNetwork.Models.HttpMethod : string -> Azure.ResourceManager.HybridNetwork.Models.HttpMethod
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to