This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
azure-native.security.getCustomAssessmentAutomation
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
Gets a single custom assessment automation by name for the provided subscription and resource group. Azure REST API version: 2021-07-01-preview.
Using getCustomAssessmentAutomation
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 getCustomAssessmentAutomation(args: GetCustomAssessmentAutomationArgs, opts?: InvokeOptions): Promise<GetCustomAssessmentAutomationResult>
function getCustomAssessmentAutomationOutput(args: GetCustomAssessmentAutomationOutputArgs, opts?: InvokeOptions): Output<GetCustomAssessmentAutomationResult>
def get_custom_assessment_automation(custom_assessment_automation_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCustomAssessmentAutomationResult
def get_custom_assessment_automation_output(custom_assessment_automation_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCustomAssessmentAutomationResult]
func LookupCustomAssessmentAutomation(ctx *Context, args *LookupCustomAssessmentAutomationArgs, opts ...InvokeOption) (*LookupCustomAssessmentAutomationResult, error)
func LookupCustomAssessmentAutomationOutput(ctx *Context, args *LookupCustomAssessmentAutomationOutputArgs, opts ...InvokeOption) LookupCustomAssessmentAutomationResultOutput
> Note: This function is named LookupCustomAssessmentAutomation
in the Go SDK.
public static class GetCustomAssessmentAutomation
{
public static Task<GetCustomAssessmentAutomationResult> InvokeAsync(GetCustomAssessmentAutomationArgs args, InvokeOptions? opts = null)
public static Output<GetCustomAssessmentAutomationResult> Invoke(GetCustomAssessmentAutomationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetCustomAssessmentAutomationResult> getCustomAssessmentAutomation(GetCustomAssessmentAutomationArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:security:getCustomAssessmentAutomation
arguments:
# arguments dictionary
The following arguments are supported:
- Custom
Assessment stringAutomation Name - Name of the Custom Assessment Automation.
- Resource
Group stringName - The name of the resource group within the user's subscription. The name is case insensitive.
- Custom
Assessment stringAutomation Name - Name of the Custom Assessment Automation.
- Resource
Group stringName - The name of the resource group within the user's subscription. The name is case insensitive.
- custom
Assessment StringAutomation Name - Name of the Custom Assessment Automation.
- resource
Group StringName - The name of the resource group within the user's subscription. The name is case insensitive.
- custom
Assessment stringAutomation Name - Name of the Custom Assessment Automation.
- resource
Group stringName - The name of the resource group within the user's subscription. The name is case insensitive.
- custom_
assessment_ strautomation_ name - Name of the Custom Assessment Automation.
- resource_
group_ strname - The name of the resource group within the user's subscription. The name is case insensitive.
- custom
Assessment StringAutomation Name - Name of the Custom Assessment Automation.
- resource
Group StringName - The name of the resource group within the user's subscription. The name is case insensitive.
getCustomAssessmentAutomation Result
The following output properties are available:
- Id string
- Resource Id
- Name string
- Resource name
- System
Data Pulumi.Azure Native. Security. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- Resource type
- Assessment
Key string - The assessment metadata key used when an assessment is generated for this assessment automation.
- Compressed
Query string - GZip encoded KQL query representing the assessment automation results required.
- Description string
- The description to relate to the assessments generated by this assessment automation.
- Display
Name string - The display name of the assessments generated by this assessment automation.
- Remediation
Description string - The remediation description to relate to the assessments generated by this assessment automation.
- Severity string
- The severity to relate to the assessments generated by this assessment automation.
- Supported
Cloud string - Relevant cloud for the custom assessment automation.
- Id string
- Resource Id
- Name string
- Resource name
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- Resource type
- Assessment
Key string - The assessment metadata key used when an assessment is generated for this assessment automation.
- Compressed
Query string - GZip encoded KQL query representing the assessment automation results required.
- Description string
- The description to relate to the assessments generated by this assessment automation.
- Display
Name string - The display name of the assessments generated by this assessment automation.
- Remediation
Description string - The remediation description to relate to the assessments generated by this assessment automation.
- Severity string
- The severity to relate to the assessments generated by this assessment automation.
- Supported
Cloud string - Relevant cloud for the custom assessment automation.
- id String
- Resource Id
- name String
- Resource name
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- Resource type
- assessment
Key String - The assessment metadata key used when an assessment is generated for this assessment automation.
- compressed
Query String - GZip encoded KQL query representing the assessment automation results required.
- description String
- The description to relate to the assessments generated by this assessment automation.
- display
Name String - The display name of the assessments generated by this assessment automation.
- remediation
Description String - The remediation description to relate to the assessments generated by this assessment automation.
- severity String
- The severity to relate to the assessments generated by this assessment automation.
- supported
Cloud String - Relevant cloud for the custom assessment automation.
- id string
- Resource Id
- name string
- Resource name
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- Resource type
- assessment
Key string - The assessment metadata key used when an assessment is generated for this assessment automation.
- compressed
Query string - GZip encoded KQL query representing the assessment automation results required.
- description string
- The description to relate to the assessments generated by this assessment automation.
- display
Name string - The display name of the assessments generated by this assessment automation.
- remediation
Description string - The remediation description to relate to the assessments generated by this assessment automation.
- severity string
- The severity to relate to the assessments generated by this assessment automation.
- supported
Cloud string - Relevant cloud for the custom assessment automation.
- id str
- Resource Id
- name str
- Resource name
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- Resource type
- assessment_
key str - The assessment metadata key used when an assessment is generated for this assessment automation.
- compressed_
query str - GZip encoded KQL query representing the assessment automation results required.
- description str
- The description to relate to the assessments generated by this assessment automation.
- display_
name str - The display name of the assessments generated by this assessment automation.
- remediation_
description str - The remediation description to relate to the assessments generated by this assessment automation.
- severity str
- The severity to relate to the assessments generated by this assessment automation.
- supported_
cloud str - Relevant cloud for the custom assessment automation.
- id String
- Resource Id
- name String
- Resource name
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- Resource type
- assessment
Key String - The assessment metadata key used when an assessment is generated for this assessment automation.
- compressed
Query String - GZip encoded KQL query representing the assessment automation results required.
- description String
- The description to relate to the assessments generated by this assessment automation.
- display
Name String - The display name of the assessments generated by this assessment automation.
- remediation
Description String - The remediation description to relate to the assessments generated by this assessment automation.
- severity String
- The severity to relate to the assessments generated by this assessment automation.
- supported
Cloud String - Relevant cloud for the custom assessment automation.
Supporting Types
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
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 v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi