Freigeben über


ArmAlertsManagementModelFactory.SmartGroupModification Methode

Definition

Initialisiert eine neue instance von SmartGroupModification.

public static Azure.ResourceManager.AlertsManagement.Models.SmartGroupModification SmartGroupModification(Azure.Core.ResourceIdentifier id = default, string name = default, Azure.Core.ResourceType resourceType = default, Azure.ResourceManager.Models.SystemData systemData = default, Azure.ResourceManager.AlertsManagement.Models.SmartGroupModificationProperties properties = default);
static member SmartGroupModification : Azure.Core.ResourceIdentifier * string * Azure.Core.ResourceType * Azure.ResourceManager.Models.SystemData * Azure.ResourceManager.AlertsManagement.Models.SmartGroupModificationProperties -> Azure.ResourceManager.AlertsManagement.Models.SmartGroupModification
Public Shared Function SmartGroupModification (Optional id As ResourceIdentifier = Nothing, Optional name As String = Nothing, Optional resourceType As ResourceType = Nothing, Optional systemData As SystemData = Nothing, Optional properties As SmartGroupModificationProperties = Nothing) As SmartGroupModification

Parameter

id
ResourceIdentifier

Die ID.

name
String

Der Name.

resourceType
ResourceType

Der resourceType.

systemData
SystemData

SystemDaten.

properties
SmartGroupModificationProperties

Eigenschaften des smartGroup-Änderungselements.

Gibt zurück

Eine neue SmartGroupModification instance zum Mocking.

Gilt für: