ArmIotOperationsModelFactory.AkriConnectorTemplateDiagnostics(String) Method
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.
public static Azure.ResourceManager.IotOperations.Models.AkriConnectorTemplateDiagnostics AkriConnectorTemplateDiagnostics(string logsLevel = default);
static member AkriConnectorTemplateDiagnostics : string -> Azure.ResourceManager.IotOperations.Models.AkriConnectorTemplateDiagnostics
Public Shared Function AkriConnectorTemplateDiagnostics (Optional logsLevel As String = Nothing) As AkriConnectorTemplateDiagnostics
Parameters
- logsLevel
- String
The log level. Examples - 'debug', 'info', 'warn', 'error', 'trace'.
Returns
A new AkriConnectorTemplateDiagnostics instance for mocking.