Share via


BlockResponseCode(String) Constructor

Definition

Initializes a new instance of BlockResponseCode.

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

Parameters

value
String

Exceptions

value is null.

Applies to