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 v3.26.0
published on Thursday, Aug 13, 2026 by Pulumi
published on Thursday, Aug 13, 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 v3.26.0
published on Thursday, Aug 13, 2026 by Pulumi
published on Thursday, Aug 13, 2026 by Pulumi
Get a specific application for the requested scope by applicationId
Uses Azure REST API version 2022-07-01-preview.
Using getSecurityConnectorApplication
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 getSecurityConnectorApplication(args: GetSecurityConnectorApplicationArgs, opts?: InvokeOptions): Promise<GetSecurityConnectorApplicationResult>
function getSecurityConnectorApplicationOutput(args: GetSecurityConnectorApplicationOutputArgs, opts?: InvokeOutputOptions): Output<GetSecurityConnectorApplicationResult>def get_security_connector_application(application_id: Optional[str] = None,
resource_group_name: Optional[str] = None,
security_connector_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSecurityConnectorApplicationResult
def get_security_connector_application_output(application_id: pulumi.Input[Optional[str]] = None,
resource_group_name: pulumi.Input[Optional[str]] = None,
security_connector_name: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOutputOptions] = None) -> Output[GetSecurityConnectorApplicationResult]func LookupSecurityConnectorApplication(ctx *Context, args *LookupSecurityConnectorApplicationArgs, opts ...InvokeOption) (*LookupSecurityConnectorApplicationResult, error)
func LookupSecurityConnectorApplicationOutput(ctx *Context, args *LookupSecurityConnectorApplicationOutputArgs, opts ...InvokeOption) LookupSecurityConnectorApplicationResultOutput> Note: This function is named LookupSecurityConnectorApplication in the Go SDK.
public static class GetSecurityConnectorApplication
{
public static Task<GetSecurityConnectorApplicationResult> InvokeAsync(GetSecurityConnectorApplicationArgs args, InvokeOptions? opts = null)
public static Output<GetSecurityConnectorApplicationResult> Invoke(GetSecurityConnectorApplicationInvokeArgs args, InvokeOptions? opts = null)
public static Output<GetSecurityConnectorApplicationResult> Invoke(GetSecurityConnectorApplicationInvokeArgs args, InvokeOutputOptions opts)
}public static CompletableFuture<GetSecurityConnectorApplicationResult> getSecurityConnectorApplication(GetSecurityConnectorApplicationArgs args, InvokeOptions options)
public static Output<GetSecurityConnectorApplicationResult> getSecurityConnectorApplication(GetSecurityConnectorApplicationArgs args, InvokeOptions options)
public static Output<GetSecurityConnectorApplicationResult> getSecurityConnectorApplication(GetSecurityConnectorApplicationArgs args, InvokeOutputOptions options)
fn::invoke:
function: azure-native:security:getSecurityConnectorApplication
arguments:
# arguments dictionarydata "azure-native_security_get_security_connector_application" "name" {
# arguments
}The following arguments are supported:
- Application
Id string - The security Application key - unique key for the standard application
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Security
Connector stringName - The security connector name.
- Application
Id string - The security Application key - unique key for the standard application
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Security
Connector stringName - The security connector name.
- application_
id string - The security Application key - unique key for the standard application
- resource_
group_ stringname - The name of the resource group. The name is case insensitive.
- security_
connector_ stringname - The security connector name.
- application
Id String - The security Application key - unique key for the standard application
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- security
Connector StringName - The security connector name.
- application
Id string - The security Application key - unique key for the standard application
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- security
Connector stringName - The security connector name.
- application_
id str - The security Application key - unique key for the standard application
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- security_
connector_ strname - The security connector name.
- application
Id String - The security Application key - unique key for the standard application
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- security
Connector StringName - The security connector name.
getSecurityConnectorApplication Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Condition
Sets List<object> - The application conditionSets - see examples
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- Source
Resource stringType - The application source, what it affects, e.g. Assessments
- System
Data Pulumi.Azure Native. Security. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Description string
- description of the application
- Display
Name string - display name of the application
- Azure
Api stringVersion - The Azure API version of the resource.
- Condition
Sets []interface{} - The application conditionSets - see examples
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- Source
Resource stringType - The application source, what it affects, e.g. Assessments
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Description string
- description of the application
- Display
Name string - display name of the application
- azure_
api_ stringversion - The Azure API version of the resource.
- condition_
sets list(any) - The application conditionSets - see examples
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name string
- The name of the resource
- source_
resource_ stringtype - The application source, what it affects, e.g. Assessments
- system_
data object - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- description string
- description of the application
- display_
name string - display name of the application
- azure
Api StringVersion - The Azure API version of the resource.
- condition
Sets List<Object> - The application conditionSets - see examples
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- source
Resource StringType - The application source, what it affects, e.g. Assessments
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- description String
- description of the application
- display
Name String - display name of the application
- azure
Api stringVersion - The Azure API version of the resource.
- condition
Sets any[] - The application conditionSets - see examples
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name string
- The name of the resource
- source
Resource stringType - The application source, what it affects, e.g. Assessments
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- description string
- description of the application
- display
Name string - display name of the application
- azure_
api_ strversion - The Azure API version of the resource.
- condition_
sets Sequence[Any] - The application conditionSets - see examples
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name str
- The name of the resource
- source_
resource_ strtype - The application source, what it affects, e.g. Assessments
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- description str
- description of the application
- display_
name str - display name of the application
- azure
Api StringVersion - The Azure API version of the resource.
- condition
Sets List<Any> - The application conditionSets - see examples
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- source
Resource StringType - The application source, what it affects, e.g. Assessments
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- description String
- description of the application
- display
Name String - display name of the application
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 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 v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v3.26.0
published on Thursday, Aug 13, 2026 by Pulumi
published on Thursday, Aug 13, 2026 by Pulumi