Skip to main content

iot_security_solution

Overview

Nameiot_security_solution
TypeResource
Idazure.security.iot_security_solution

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
locationstringThe resource location.
propertiesobjectSecurity Solution setting data
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectResource tags
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, resourceGroupName, solutionName, subscriptionIdUser this method to get details of a specific IoT Security solution based on solution name
list_by_resource_groupSELECTapi-version, resourceGroupName, subscriptionIdUse this method to get the list IoT Security solutions organized by resource group.
list_by_subscriptionSELECTapi-version, subscriptionIdUse this method to get the list of IoT Security solutions by subscription.
create_or_updateINSERTapi-version, resourceGroupName, solutionName, subscriptionIdUse this method to create or update yours IoT Security solution
deleteDELETEapi-version, resourceGroupName, solutionName, subscriptionIdUse this method to delete yours IoT Security solution
_list_by_resource_groupEXECapi-version, resourceGroupName, subscriptionIdUse this method to get the list IoT Security solutions organized by resource group.
_list_by_subscriptionEXECapi-version, subscriptionIdUse this method to get the list of IoT Security solutions by subscription.
updateEXECapi-version, resourceGroupName, solutionName, subscriptionIdUse this method to update existing IoT Security solution tags or user defined resources. To update other fields use the CreateOrUpdate method.