DeviceSecurityGroups
Use this method to creates or updates the device security group on a specified IoT Hub resource.
put/{resourceId}/providers/Microsoft.Security/deviceSecurityGroups/{deviceSecurityGroupName}
Path parameters
deviceSecurityGroupNamestring required
The name of the device security group. Note that the name of the device security group is case insensitive.
Parameters
../../../common/v1/types.json#/components/parameters/ApiVersion — unresolved $ref
../../../common/v1/types.json#/components/parameters/ResourceId — unresolved $ref
Request body
DeviceSecurityGroup required— unresolved $ref
Response
Security group was updated.
DeviceSecurityGroup required— unresolved $ref
Changes
No recorded changes to this endpoint across all 3 revisions of this API.