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.23.0
published on Saturday, Jul 18, 2026 by Pulumi
published on Saturday, Jul 18, 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.23.0
published on Saturday, Jul 18, 2026 by Pulumi
published on Saturday, Jul 18, 2026 by Pulumi
Get a specific security operator for the requested scope.
Uses Azure REST API version 2023-01-01-preview.
Using getSecurityOperator
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 getSecurityOperator(args: GetSecurityOperatorArgs, opts?: InvokeOptions): Promise<GetSecurityOperatorResult>
function getSecurityOperatorOutput(args: GetSecurityOperatorOutputArgs, opts?: InvokeOptions): Output<GetSecurityOperatorResult>def get_security_operator(pricing_name: Optional[str] = None,
security_operator_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSecurityOperatorResult
def get_security_operator_output(pricing_name: pulumi.Input[Optional[str]] = None,
security_operator_name: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSecurityOperatorResult]func LookupSecurityOperator(ctx *Context, args *LookupSecurityOperatorArgs, opts ...InvokeOption) (*LookupSecurityOperatorResult, error)
func LookupSecurityOperatorOutput(ctx *Context, args *LookupSecurityOperatorOutputArgs, opts ...InvokeOption) LookupSecurityOperatorResultOutput> Note: This function is named LookupSecurityOperator in the Go SDK.
public static class GetSecurityOperator
{
public static Task<GetSecurityOperatorResult> InvokeAsync(GetSecurityOperatorArgs args, InvokeOptions? opts = null)
public static Output<GetSecurityOperatorResult> Invoke(GetSecurityOperatorInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSecurityOperatorResult> getSecurityOperator(GetSecurityOperatorArgs args, InvokeOptions options)
public static Output<GetSecurityOperatorResult> getSecurityOperator(GetSecurityOperatorArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:security:getSecurityOperator
arguments:
# arguments dictionarydata "azure-native_security_getsecurityoperator" "name" {
# arguments
}The following arguments are supported:
- Pricing
Name string - Name of the pricing configuration.
- Security
Operator stringName - Name of the security operator.
- Pricing
Name string - Name of the pricing configuration.
- Security
Operator stringName - Name of the security operator.
- pricing_
name string - Name of the pricing configuration.
- security_
operator_ stringname - Name of the security operator.
- pricing
Name String - Name of the pricing configuration.
- security
Operator StringName - Name of the security operator.
- pricing
Name string - Name of the pricing configuration.
- security
Operator stringName - Name of the security operator.
- pricing_
name str - Name of the pricing configuration.
- security_
operator_ strname - Name of the security operator.
- pricing
Name String - Name of the pricing configuration.
- security
Operator StringName - Name of the security operator.
getSecurityOperator Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- 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
- 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"
- Identity
Pulumi.
Azure Native. Security. Outputs. Identity Response - Identity for the resource.
- Azure
Api stringVersion - The Azure API version of the resource.
- 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
- 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"
- Identity
Identity
Response - Identity for the resource.
- azure_
api_ stringversion - The Azure API version of the resource.
- 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
- 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"
- identity object
- Identity for the resource.
- azure
Api StringVersion - The Azure API version of the resource.
- 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
- 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"
- identity
Identity
Response - Identity for the resource.
- azure
Api stringVersion - The Azure API version of the resource.
- 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
- 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"
- identity
Identity
Response - Identity for the resource.
- azure_
api_ strversion - The Azure API version of the resource.
- 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
- 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"
- identity
Identity
Response - Identity for the resource.
- azure
Api StringVersion - The Azure API version of the resource.
- 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
- 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"
- identity Property Map
- Identity for the resource.
Supporting Types
IdentityResponse
- Principal
Id string - The principal ID of resource identity. The value must be an UUID.
- Tenant
Id string - The tenant ID of resource. The value must be an UUID.
- Type string
- The identity type.
- Principal
Id string - The principal ID of resource identity. The value must be an UUID.
- Tenant
Id string - The tenant ID of resource. The value must be an UUID.
- Type string
- The identity type.
- principal_
id string - The principal ID of resource identity. The value must be an UUID.
- tenant_
id string - The tenant ID of resource. The value must be an UUID.
- type string
- The identity type.
- principal
Id String - The principal ID of resource identity. The value must be an UUID.
- tenant
Id String - The tenant ID of resource. The value must be an UUID.
- type String
- The identity type.
- principal
Id string - The principal ID of resource identity. The value must be an UUID.
- tenant
Id string - The tenant ID of resource. The value must be an UUID.
- type string
- The identity type.
- principal_
id str - The principal ID of resource identity. The value must be an UUID.
- tenant_
id str - The tenant ID of resource. The value must be an UUID.
- type str
- The identity type.
- principal
Id String - The principal ID of resource identity. The value must be an UUID.
- tenant
Id String - The tenant ID of resource. The value must be an UUID.
- type String
- The identity type.
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.23.0
published on Saturday, Jul 18, 2026 by Pulumi
published on Saturday, Jul 18, 2026 by Pulumi