DeliveryRuleMatchVariable(String) Constructor

Definition

Initializes a new instance of DeliveryRuleMatchVariable.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to