SecurityStandard interface

Security Standard on a resource

Extends

Properties

assessments

List of assessment keys to apply to standard scope.

cloudProviders

List of all standard supported clouds.

description

Description of the standard

displayName

Display name of the standard, equivalent to the standardId

metadata

The security standard metadata.

policySetDefinitionId

The policy set definition id associated with the standard.

standardType

Standard type (Custom or Default or Compliance only currently)

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Property Details

assessments

List of assessment keys to apply to standard scope.

assessments?: PartialAssessmentProperties[]

Property Value

cloudProviders

List of all standard supported clouds.

cloudProviders?: string[]

Property Value

string[]

description

Description of the standard

description?: string

Property Value

string

displayName

Display name of the standard, equivalent to the standardId

displayName?: string

Property Value

string

metadata

The security standard metadata.

metadata?: StandardMetadata

Property Value

policySetDefinitionId

The policy set definition id associated with the standard.

policySetDefinitionId?: string

Property Value

string

standardType

Standard type (Custom or Default or Compliance only currently)

standardType?: string

Property Value

string

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Property Value

string

Inherited From ExtensionResource.id

name

The name of the resource

name?: string

Property Value

string

Inherited From ExtensionResource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From ExtensionResource.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From ExtensionResource.type