Freigeben über


PlaywrightFreeTrialState(String) Constructor

Definition

Initializes a new instance of PlaywrightFreeTrialState.

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

Parameters

value
String

Exceptions

value is null.

Applies to