Azure Native
getProactiveDetectionConfiguration
Properties that define a ProactiveDetection configuration. API Version: 2015-05-01.
Using getProactiveDetectionConfiguration
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 getProactiveDetectionConfiguration(args: GetProactiveDetectionConfigurationArgs, opts?: InvokeOptions): Promise<GetProactiveDetectionConfigurationResult>
function getProactiveDetectionConfigurationOutput(args: GetProactiveDetectionConfigurationOutputArgs, opts?: InvokeOptions): Output<GetProactiveDetectionConfigurationResult>
def get_proactive_detection_configuration(configuration_id: Optional[str] = None,
resource_group_name: Optional[str] = None,
resource_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetProactiveDetectionConfigurationResult
def get_proactive_detection_configuration_output(configuration_id: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
resource_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetProactiveDetectionConfigurationResult]
func LookupProactiveDetectionConfiguration(ctx *Context, args *LookupProactiveDetectionConfigurationArgs, opts ...InvokeOption) (*LookupProactiveDetectionConfigurationResult, error)
func LookupProactiveDetectionConfigurationOutput(ctx *Context, args *LookupProactiveDetectionConfigurationOutputArgs, opts ...InvokeOption) LookupProactiveDetectionConfigurationResultOutput
> Note: This function is named LookupProactiveDetectionConfiguration
in the Go SDK.
public static class GetProactiveDetectionConfiguration
{
public static Task<GetProactiveDetectionConfigurationResult> InvokeAsync(GetProactiveDetectionConfigurationArgs args, InvokeOptions? opts = null)
public static Output<GetProactiveDetectionConfigurationResult> Invoke(GetProactiveDetectionConfigurationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetProactiveDetectionConfigurationResult> getProactiveDetectionConfiguration(GetProactiveDetectionConfigurationArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
Fn::Invoke:
Function: azure-native:insights:getProactiveDetectionConfiguration
Arguments:
# Arguments dictionary
The following arguments are supported:
- Configuration
Id string The ProactiveDetection configuration ID. This is unique within a Application Insights component.
- Resource
Group stringName The name of the resource group. The name is case insensitive.
- Resource
Name string The name of the Application Insights component resource.
- Configuration
Id string The ProactiveDetection configuration ID. This is unique within a Application Insights component.
- Resource
Group stringName The name of the resource group. The name is case insensitive.
- Resource
Name string The name of the Application Insights component resource.
- configuration
Id String The ProactiveDetection configuration ID. This is unique within a Application Insights component.
- resource
Group StringName The name of the resource group. The name is case insensitive.
- resource
Name String The name of the Application Insights component resource.
- configuration
Id string The ProactiveDetection configuration ID. This is unique within a Application Insights component.
- resource
Group stringName The name of the resource group. The name is case insensitive.
- resource
Name string The name of the Application Insights component resource.
- configuration_
id str The ProactiveDetection configuration ID. This is unique within a Application Insights component.
- resource_
group_ strname The name of the resource group. The name is case insensitive.
- resource_
name str The name of the Application Insights component resource.
- configuration
Id String The ProactiveDetection configuration ID. This is unique within a Application Insights component.
- resource
Group StringName The name of the resource group. The name is case insensitive.
- resource
Name String The name of the Application Insights component resource.
getProactiveDetectionConfiguration Result
The following output properties are available:
- Custom
Emails List<string> Custom email addresses for this rule notifications
- Enabled bool
A flag that indicates whether this rule is enabled by the user
- Last
Updated stringTime The last time this rule was updated
- Name string
The rule name
- Rule
Definitions Pulumi.Azure Native. Insights. Outputs. Application Insights Component Proactive Detection Configuration Response Rule Definitions Static definitions of the ProactiveDetection configuration rule (same values for all components).
- Send
Emails boolTo Subscription Owners A flag that indicated whether notifications on this rule should be sent to subscription owners
- Custom
Emails []string Custom email addresses for this rule notifications
- Enabled bool
A flag that indicates whether this rule is enabled by the user
- Last
Updated stringTime The last time this rule was updated
- Name string
The rule name
- Rule
Definitions ApplicationInsights Component Proactive Detection Configuration Response Rule Definitions Static definitions of the ProactiveDetection configuration rule (same values for all components).
- Send
Emails boolTo Subscription Owners A flag that indicated whether notifications on this rule should be sent to subscription owners
- custom
Emails List<String> Custom email addresses for this rule notifications
- enabled Boolean
A flag that indicates whether this rule is enabled by the user
- last
Updated StringTime The last time this rule was updated
- name String
The rule name
- rule
Definitions ApplicationInsights Component Proactive Detection Configuration Response Rule Definitions Static definitions of the ProactiveDetection configuration rule (same values for all components).
- send
Emails BooleanTo Subscription Owners A flag that indicated whether notifications on this rule should be sent to subscription owners
- custom
Emails string[] Custom email addresses for this rule notifications
- enabled boolean
A flag that indicates whether this rule is enabled by the user
- last
Updated stringTime The last time this rule was updated
- name string
The rule name
- rule
Definitions ApplicationInsights Component Proactive Detection Configuration Response Rule Definitions Static definitions of the ProactiveDetection configuration rule (same values for all components).
- send
Emails booleanTo Subscription Owners A flag that indicated whether notifications on this rule should be sent to subscription owners
- custom_
emails Sequence[str] Custom email addresses for this rule notifications
- enabled bool
A flag that indicates whether this rule is enabled by the user
- last_
updated_ strtime The last time this rule was updated
- name str
The rule name
- rule_
definitions ApplicationInsights Component Proactive Detection Configuration Response Rule Definitions Static definitions of the ProactiveDetection configuration rule (same values for all components).
- send_
emails_ boolto_ subscription_ owners A flag that indicated whether notifications on this rule should be sent to subscription owners
- custom
Emails List<String> Custom email addresses for this rule notifications
- enabled Boolean
A flag that indicates whether this rule is enabled by the user
- last
Updated StringTime The last time this rule was updated
- name String
The rule name
- rule
Definitions Property Map Static definitions of the ProactiveDetection configuration rule (same values for all components).
- send
Emails BooleanTo Subscription Owners A flag that indicated whether notifications on this rule should be sent to subscription owners
Supporting Types
ApplicationInsightsComponentProactiveDetectionConfigurationResponseRuleDefinitions
- Description string
The rule description
- Display
Name string The rule name as it is displayed in UI
- Help
Url string URL which displays additional info about the proactive detection rule
- Is
Enabled boolBy Default A flag indicating whether the rule is enabled by default
- bool
A flag indicating whether the rule is hidden (from the UI)
- Is
In boolPreview A flag indicating whether the rule is in preview
- Name string
The rule name
- Supports
Email boolNotifications A flag indicating whether email notifications are supported for detections for this rule
- Description string
The rule description
- Display
Name string The rule name as it is displayed in UI
- Help
Url string URL which displays additional info about the proactive detection rule
- Is
Enabled boolBy Default A flag indicating whether the rule is enabled by default
- bool
A flag indicating whether the rule is hidden (from the UI)
- Is
In boolPreview A flag indicating whether the rule is in preview
- Name string
The rule name
- Supports
Email boolNotifications A flag indicating whether email notifications are supported for detections for this rule
- description String
The rule description
- display
Name String The rule name as it is displayed in UI
- help
Url String URL which displays additional info about the proactive detection rule
- is
Enabled BooleanBy Default A flag indicating whether the rule is enabled by default
- Boolean
A flag indicating whether the rule is hidden (from the UI)
- is
In BooleanPreview A flag indicating whether the rule is in preview
- name String
The rule name
- supports
Email BooleanNotifications A flag indicating whether email notifications are supported for detections for this rule
- description string
The rule description
- display
Name string The rule name as it is displayed in UI
- help
Url string URL which displays additional info about the proactive detection rule
- is
Enabled booleanBy Default A flag indicating whether the rule is enabled by default
- boolean
A flag indicating whether the rule is hidden (from the UI)
- is
In booleanPreview A flag indicating whether the rule is in preview
- name string
The rule name
- supports
Email booleanNotifications A flag indicating whether email notifications are supported for detections for this rule
- description str
The rule description
- display_
name str The rule name as it is displayed in UI
- help_
url str URL which displays additional info about the proactive detection rule
- is_
enabled_ boolby_ default A flag indicating whether the rule is enabled by default
- bool
A flag indicating whether the rule is hidden (from the UI)
- is_
in_ boolpreview A flag indicating whether the rule is in preview
- name str
The rule name
- supports_
email_ boolnotifications A flag indicating whether email notifications are supported for detections for this rule
- description String
The rule description
- display
Name String The rule name as it is displayed in UI
- help
Url String URL which displays additional info about the proactive detection rule
- is
Enabled BooleanBy Default A flag indicating whether the rule is enabled by default
- Boolean
A flag indicating whether the rule is hidden (from the UI)
- is
In BooleanPreview A flag indicating whether the rule is in preview
- name String
The rule name
- supports
Email BooleanNotifications A flag indicating whether email notifications are supported for detections for this rule
Package Details
- Repository
- https://github.com/pulumi/pulumi-azure-native
- License
- Apache-2.0