PurviewSettings(String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.