Skip to main content

device_security_groups

Overview

Namedevice_security_groups
TypeResource
Idazure.security.device_security_groups

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 a security group.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, deviceSecurityGroupName, resourceIdUse this method to get the device security group for the specified IoT Hub resource.
listSELECTapi-version, resourceIdUse this method get the list of device security groups for the specified IoT Hub resource.
create_or_updateINSERTapi-version, deviceSecurityGroupName, resourceIdUse this method to creates or updates the device security group on a specified IoT Hub resource.
deleteDELETEapi-version, deviceSecurityGroupName, resourceIdUser this method to deletes the device security group.
_listEXECapi-version, resourceIdUse this method get the list of device security groups for the specified IoT Hub resource.