This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v1.103.0 (Older version)
published on Monday, Mar 9, 2026 by Pulumi
published on Monday, Mar 9, 2026 by Pulumi
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v1.103.0 (Older version)
published on Monday, Mar 9, 2026 by Pulumi
published on Monday, Mar 9, 2026 by Pulumi
Settings for ingesting security data and logs to correlate with resources associated with the subscription. API Version: 2021-01-15-preview.
Using getIngestionSetting
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getIngestionSetting(args: GetIngestionSettingArgs, opts?: InvokeOptions): Promise<GetIngestionSettingResult>
function getIngestionSettingOutput(args: GetIngestionSettingOutputArgs, opts?: InvokeOptions): Output<GetIngestionSettingResult>def get_ingestion_setting(ingestion_setting_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetIngestionSettingResult
def get_ingestion_setting_output(ingestion_setting_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetIngestionSettingResult]func LookupIngestionSetting(ctx *Context, args *LookupIngestionSettingArgs, opts ...InvokeOption) (*LookupIngestionSettingResult, error)
func LookupIngestionSettingOutput(ctx *Context, args *LookupIngestionSettingOutputArgs, opts ...InvokeOption) LookupIngestionSettingResultOutput> Note: This function is named LookupIngestionSetting in the Go SDK.
public static class GetIngestionSetting
{
public static Task<GetIngestionSettingResult> InvokeAsync(GetIngestionSettingArgs args, InvokeOptions? opts = null)
public static Output<GetIngestionSettingResult> Invoke(GetIngestionSettingInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetIngestionSettingResult> getIngestionSetting(GetIngestionSettingArgs args, InvokeOptions options)
public static Output<GetIngestionSettingResult> getIngestionSetting(GetIngestionSettingArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:security:getIngestionSetting
arguments:
# arguments dictionaryThe following arguments are supported:
- Ingestion
Setting stringName - Name of the ingestion setting
- Ingestion
Setting stringName - Name of the ingestion setting
- ingestion
Setting StringName - Name of the ingestion setting
- ingestion
Setting stringName - Name of the ingestion setting
- ingestion_
setting_ strname - Name of the ingestion setting
- ingestion
Setting StringName - Name of the ingestion setting
getIngestionSetting Result
The following output properties are available:
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v1.103.0 (Older version)
published on Monday, Mar 9, 2026 by Pulumi
published on Monday, Mar 9, 2026 by Pulumi
