TraceSourceSetting(String, SourceLevels) 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.
Constructor
public TraceSourceSetting (string sourceName, System.Diagnostics.SourceLevels sourceLevels);
new Microsoft.PowerPlatform.Dataverse.Client.TraceSourceSetting : string * System.Diagnostics.SourceLevels -> Microsoft.PowerPlatform.Dataverse.Client.TraceSourceSetting
Public Sub New (sourceName As String, sourceLevels As SourceLevels)
Parameters
- sourceName
- String
- sourceLevels
- SourceLevels