你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PlaywrightServiceNUnit(TokenCredential) Constructor

Definition

Initializes a new instance of the PlaywrightServiceNUnit class.

public PlaywrightServiceNUnit (Azure.Core.TokenCredential? credential = default);
new Azure.Developer.MicrosoftPlaywrightTesting.NUnit.PlaywrightServiceNUnit : Azure.Core.TokenCredential -> Azure.Developer.MicrosoftPlaywrightTesting.NUnit.PlaywrightServiceNUnit
Public Sub New (Optional credential As TokenCredential = Nothing)

Parameters

credential
TokenCredential

The azure token credential to use for authentication.

Applies to