Freigeben über


ArmAppPlatformModelFactory.AppPlatformMonitoringSettingData Methode

Definition

Initialisiert eine neue instance von AppPlatformMonitoringSettingData.

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

Parameter

id
ResourceIdentifier

Die ID.

name
String

Der Name.

resourceType
ResourceType

Der resourceType.

systemData
SystemData

SystemData.

properties
AppPlatformMonitoringSettingProperties

Eigenschaften der Überwachungseinstellungsressource.

Gibt zurück

Eine neue AppPlatformMonitoringSettingData instance zum Simulieren.

Gilt für: