ExceptionValueMatchOperator(String) Constructor

Definition

Initializes a new instance of ExceptionValueMatchOperator.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to