Partilhar via


PlaywrightWorkspaceUpdateProperties.Reporting Property

Definition

Indicates whether reporting is enabled for the workspace. When set to true, reports will be generated and available for the workspace.

public Azure.ResourceManager.Playwright.Models.PlaywrightEnablementStatus? Reporting { get; set; }
member this.Reporting : Nullable<Azure.ResourceManager.Playwright.Models.PlaywrightEnablementStatus> with get, set
Public Property Reporting As Nullable(Of PlaywrightEnablementStatus)

Property Value

Applies to