PurviewTenantEndpointState(String) Constructor

Definition

Initializes a new instance of PurviewTenantEndpointState.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to