次の方法で共有


ExceptionEntryMatchVariable(String) Constructor

Definition

Initializes a new instance of ExceptionEntryMatchVariable.

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

Parameters

value
String

Exceptions

value is null.

Applies to