Compartilhar via


PlaywrightTestingFreeTrialState(String) Constructor

Definition

Initializes a new instance of PlaywrightTestingFreeTrialState.

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

Parameters

value
String

Exceptions

value is null.

Applies to