Udostępnij przez


PlaywrightEnablementStatus(String) Constructor

Definition

Initializes a new instance of PlaywrightEnablementStatus.

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

Parameters

value
String

Exceptions

value is null.

Applies to