Skip to main content

assessments

Overview

Nameassessments
TypeResource
Idazure.security.assessments

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
propertiesobjectDescribes properties of an assessment.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, assessmentName, resourceIdGet a security assessment on your scanned resource
listSELECTapi-version, scopeGet security assessments on all your scanned resources inside a scope
create_or_updateINSERTapi-version, assessmentName, resourceIdCreate a security assessment on your resource. An assessment metadata that describes this assessment must be predefined with the same name before inserting the assessment result
deleteDELETEapi-version, assessmentName, resourceIdDelete a security assessment on your resource. An assessment metadata that describes this assessment must be predefined with the same name before inserting the assessment result
_listEXECapi-version, scopeGet security assessments on all your scanned resources inside a scope