DiagnosticSetting.DefinitionStages.WithCreate |
DiagnosticSetting.DefinitionStages.WithDiagnosticLogRecipient.withEventHub(String eventHubAuthorizationRuleId) |
Sets EventHub Namespace Authorization Rule for data transfer.
|
DiagnosticSetting.DefinitionStages.WithCreate |
DiagnosticSetting.DefinitionStages.WithDiagnosticLogRecipient.withEventHub(String eventHubAuthorizationRuleId,
String eventHubName) |
Sets EventHub Namespace Authorization Rule for data transfer.
|
DiagnosticSetting.DefinitionStages.WithCreate |
DiagnosticSetting.DefinitionStages.WithCreate.withLog(String category,
int retentionDays) |
Adds a Log Setting to the list of Log Settings for the current Diagnostic Settings.
|
DiagnosticSetting.DefinitionStages.WithCreate |
DiagnosticSetting.DefinitionStages.WithDiagnosticLogRecipient.withLogAnalytics(String workspaceId) |
Sets Log Analytics workspace for data transfer.
|
DiagnosticSetting.DefinitionStages.WithCreate |
DiagnosticSetting.DefinitionStages.WithCreate.withLogsAndMetrics(List<DiagnosticSettingsCategory> categories,
Duration timeGrain,
int retentionDays) |
Adds a Log and Metric Settings to the list Log and Metric Settings for the current Diagnostic Settings.
|
DiagnosticSetting.DefinitionStages.WithCreate |
DiagnosticSetting.DefinitionStages.WithCreate.withMetric(String category,
Duration timeGrain,
int retentionDays) |
Adds a Metric Setting to the list of Metric Settings for the current Diagnostic Settings.
|
DiagnosticSetting.DefinitionStages.WithCreate |
DiagnosticSetting.DefinitionStages.WithDiagnosticLogRecipient.withStorageAccount(String storageAccountId) |
Sets Storage Account for data transfer.
|