你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSSmartGroupModification(SmartGroupModification) Constructor

Definition

Initializes a new instance of PSAlertModification

public PSSmartGroupModification (Microsoft.Azure.Management.AlertsManagement.Models.SmartGroupModification history);
new Microsoft.Azure.Commands.AlertsManagement.OutputModels.PSSmartGroupModification : Microsoft.Azure.Management.AlertsManagement.Models.SmartGroupModification -> Microsoft.Azure.Commands.AlertsManagement.OutputModels.PSSmartGroupModification
Public Sub New (history As SmartGroupModification)

Parameters

history
SmartGroupModification

history of alerts

Applies to