PurviewSettings(String) Constructor

Definition

Initializes a new instance of the PurviewSettings class.

public PurviewSettings(string appName);
new Microsoft.Agents.AI.Purview.PurviewSettings : string -> Microsoft.Agents.AI.Purview.PurviewSettings
Public Sub New (appName As String)

Parameters

appName
String

The publicly visible name of the application.

Applies to