getSecurityStandard

Get a specific security standard for the requested scope by standardId Uses Azure REST API version 2024-08-01.

Return

Security Standard on a resource

Parameters

argument

null


Return

Security Standard on a resource

Parameters

scope

The scope of the security standard. Valid scopes are: management group (format: 'providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format: 'subscriptions/{subscriptionId}'), or security connector (format: 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/securityConnectors/{securityConnectorName})'

standardId

The Security Standard key - unique key for the standard type

See also


Return

Security Standard on a resource

Parameters

argument

Builder for com.pulumi.azurenative.security.kotlin.inputs.GetSecurityStandardPlainArgs.

See also