1. Packages
  2. Azure Native
  3. API Docs
  4. security
  5. getIngestionSetting
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
azure-native logo
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

    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 dictionary

    The following arguments are supported:

    IngestionSettingName string
    Name of the ingestion setting
    IngestionSettingName string
    Name of the ingestion setting
    ingestionSettingName String
    Name of the ingestion setting
    ingestionSettingName string
    Name of the ingestion setting
    ingestion_setting_name str
    Name of the ingestion setting
    ingestionSettingName String
    Name of the ingestion setting

    getIngestionSetting Result

    The following output properties are available:

    Id string
    Resource Id
    Name string
    Resource name
    Type string
    Resource type
    Id string
    Resource Id
    Name string
    Resource name
    Type string
    Resource type
    id String
    Resource Id
    name String
    Resource name
    type String
    Resource type
    id string
    Resource Id
    name string
    Resource name
    type string
    Resource type
    id str
    Resource Id
    name str
    Resource name
    type str
    Resource type
    id String
    Resource Id
    name String
    Resource name
    type String
    Resource type

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    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
      Try Pulumi Cloud free. Your team will thank you.