Skip to main content

software_inventories

Overview

Namesoftware_inventories
TypeResource
Idazure.security.software_inventories

Fields

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

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, resourceGroupName, resourceName, resourceNamespace, resourceType, softwareName, subscriptionIdGets a single software data of the virtual machine.
list_by_extended_resourceSELECTapi-version, resourceGroupName, resourceName, resourceNamespace, resourceType, subscriptionIdGets the software inventory of the virtual machine.
list_by_subscriptionSELECTapi-version, subscriptionIdGets the software inventory of all virtual machines in the subscriptions.
_list_by_extended_resourceEXECapi-version, resourceGroupName, resourceName, resourceNamespace, resourceType, subscriptionIdGets the software inventory of the virtual machine.
_list_by_subscriptionEXECapi-version, subscriptionIdGets the software inventory of all virtual machines in the subscriptions.