你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IngestionSettingsOperationsExtensions Class
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.
Extension methods for IngestionSettingsOperations
public static class IngestionSettingsOperationsExtensions
type IngestionSettingsOperationsExtensions = class
Public Module IngestionSettingsOperationsExtensions
- Inheritance
-
IngestionSettingsOperationsExtensions
Methods
Create(IIngestionSettingsOperations, String, Object) |
Create setting for ingesting security data and logs to correlate with resources associated with the subscription. |
CreateAsync(IIngestionSettingsOperations, String, Object, CancellationToken) |
Create setting for ingesting security data and logs to correlate with resources associated with the subscription. |
Delete(IIngestionSettingsOperations, String) |
Deletes the ingestion settings for this subscription. |
DeleteAsync(IIngestionSettingsOperations, String, CancellationToken) |
Deletes the ingestion settings for this subscription. |
Get(IIngestionSettingsOperations, String) |
Settings for ingesting security data and logs to correlate with resources associated with the subscription. |
GetAsync(IIngestionSettingsOperations, String, CancellationToken) |
Settings for ingesting security data and logs to correlate with resources associated with the subscription. |
List(IIngestionSettingsOperations) |
Settings for ingesting security data and logs to correlate with resources associated with the subscription. |
ListAsync(IIngestionSettingsOperations, CancellationToken) |
Settings for ingesting security data and logs to correlate with resources associated with the subscription. |
ListConnectionStrings(IIngestionSettingsOperations, String) |
Connection strings for ingesting security scan logs and data. |
ListConnectionStringsAsync(IIngestionSettingsOperations, String, CancellationToken) |
Connection strings for ingesting security scan logs and data. |
ListNext(IIngestionSettingsOperations, String) |
Settings for ingesting security data and logs to correlate with resources associated with the subscription. |
ListNextAsync(IIngestionSettingsOperations, String, CancellationToken) |
Settings for ingesting security data and logs to correlate with resources associated with the subscription. |
ListTokens(IIngestionSettingsOperations, String) |
Returns the token that is used for correlating ingested telemetry with the resources in the subscription. |
ListTokensAsync(IIngestionSettingsOperations, String, CancellationToken) |
Returns the token that is used for correlating ingested telemetry with the resources in the subscription. |