다음을 통해 공유


PolicyEnabledState(String) Constructor

Definition

Initializes a new instance of PolicyEnabledState.

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

Parameters

value
String

Exceptions

value is null.

Applies to