Sdílet prostřednictvím


RequestMethodMatchConditionType(String) Constructor

Definition

Initializes a new instance of RequestMethodMatchConditionType.

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

Parameters

value
String

Exceptions

value is null.

Applies to