次の方法で共有


FreeTrialState(String) Constructor

Definition

Initializes a new instance of FreeTrialState.

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

Parameters

value
String

Exceptions

value is null.

Applies to