AuditingEndpointsCommunicator.CreateDiagnosticSettings 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 Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.DiagnosticSettingsResource CreateDiagnosticSettings (string categoryName, string settingsName, string eventHubName, string eventHubAuthorizationRuleId, string workspaceId, string resourceGroupName, string workspaceName, string sqlPoolName = default);
member this.CreateDiagnosticSettings : string * string * string * string * string * string * string * string -> Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.DiagnosticSettingsResource
Public Function CreateDiagnosticSettings (categoryName As String, settingsName As String, eventHubName As String, eventHubAuthorizationRuleId As String, workspaceId As String, resourceGroupName As String, workspaceName As String, Optional sqlPoolName As String = Nothing) As DiagnosticSettingsResource
Parameters
- categoryName
- String
- settingsName
- String
- eventHubName
- String
- eventHubAuthorizationRuleId
- String
- workspaceId
- String
- resourceGroupName
- String
- workspaceName
- String
- sqlPoolName
- String