MockableSecurityCenterArmClient.GetIotSecurityAggregatedAlertResource Method

Definition

Gets an object representing a IotSecurityAggregatedAlertResource along with the instance operations that can be performed on it but with no data.

public virtual Azure.ResourceManager.SecurityCenter.IotSecurityAggregatedAlertResource GetIotSecurityAggregatedAlertResource(Azure.Core.ResourceIdentifier id);
abstract member GetIotSecurityAggregatedAlertResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.SecurityCenter.IotSecurityAggregatedAlertResource
override this.GetIotSecurityAggregatedAlertResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.SecurityCenter.IotSecurityAggregatedAlertResource
Public Overridable Function GetIotSecurityAggregatedAlertResource (id As ResourceIdentifier) As IotSecurityAggregatedAlertResource

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a IotSecurityAggregatedAlertResource object.

Applies to