Skip to main content

custom_assessment_automations

Overview

Namecustom_assessment_automations
TypeResource
Idazure.security.custom_assessment_automations

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
propertiesobjectdescribes the Custom Assessment Automation properties
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, customAssessmentAutomationName, resourceGroupName, subscriptionIdGets a single custom assessment automation by name for the provided subscription and resource group.
list_by_resource_groupSELECTapi-version, resourceGroupName, subscriptionIdList custom assessment automations by provided subscription and resource group
list_by_subscriptionSELECTapi-version, subscriptionIdList custom assessment automations by provided subscription
createINSERTapi-version, customAssessmentAutomationName, resourceGroupName, subscriptionIdCreates or updates a custom assessment automation for the provided subscription. Please note that providing an existing custom assessment automation will replace the existing record.
deleteDELETEapi-version, customAssessmentAutomationName, resourceGroupName, subscriptionIdDeletes a custom assessment automation by name for a provided subscription
_list_by_resource_groupEXECapi-version, resourceGroupName, subscriptionIdList custom assessment automations by provided subscription and resource group
_list_by_subscriptionEXECapi-version, subscriptionIdList custom assessment automations by provided subscription