Extension interface

A plan's extension properties

Properties

additionalExtensionProperties

Property values associated with the extension.

isEnabled

Indicates whether the extension is enabled.

name

The extension name. Supported values are:

AgentlessDiscoveryForKubernetes - API-based discovery of information about Kubernetes cluster architecture, workload objects, and setup. Required for Kubernetes inventory, identity and network exposure detection, attack path analysis and risk hunting as part of the cloud security explorer. Available for CloudPosture plan.

OnUploadMalwareScanning - Limits the GB to be scanned per month for each storage account within the subscription. Once this limit reached on a given storage account, Blobs won't be scanned during current calendar month. Available for StorageAccounts plan.

SensitiveDataDiscovery - Sensitive data discovery identifies Blob storage container with sensitive data such as credentials, credit cards, and more, to help prioritize and investigate security events. Available for StorageAccounts and CloudPosture plans.

ContainerRegistriesVulnerabilityAssessments - Provides vulnerability management for images stored in your container registries. Available for CloudPosture and Containers plans.

operationStatus

Optional. A status describing the success/failure of the extension's enablement/disablement operation. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

additionalExtensionProperties

Property values associated with the extension.

additionalExtensionProperties?: {[propertyName: string]: any}

Property Value

{[propertyName: string]: any}

isEnabled

Indicates whether the extension is enabled.

isEnabled: string

Property Value

string

name

The extension name. Supported values are:

AgentlessDiscoveryForKubernetes - API-based discovery of information about Kubernetes cluster architecture, workload objects, and setup. Required for Kubernetes inventory, identity and network exposure detection, attack path analysis and risk hunting as part of the cloud security explorer. Available for CloudPosture plan.

OnUploadMalwareScanning - Limits the GB to be scanned per month for each storage account within the subscription. Once this limit reached on a given storage account, Blobs won't be scanned during current calendar month. Available for StorageAccounts plan.

SensitiveDataDiscovery - Sensitive data discovery identifies Blob storage container with sensitive data such as credentials, credit cards, and more, to help prioritize and investigate security events. Available for StorageAccounts and CloudPosture plans.

ContainerRegistriesVulnerabilityAssessments - Provides vulnerability management for images stored in your container registries. Available for CloudPosture and Containers plans.

name: string

Property Value

string

operationStatus

Optional. A status describing the success/failure of the extension's enablement/disablement operation. NOTE: This property will not be serialized. It can only be populated by the server.

operationStatus?: OperationStatusAutoGenerated

Property Value