Freigeben über


ArmAppComplianceAutomationModelFactory.ReportResourceData Methode

Definition

Initialisiert eine neue instance von ReportResourceData.

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

Parameter

id
ResourceIdentifier

Die ID.

name
String

Der Name.

resourceType
ResourceType

Der resourceType.

systemData
SystemData

SystemData.

properties
ReportProperties

Report-Eigenschaft.

Gibt zurück

Eine neue ReportResourceData instance zum Simulieren.

Gilt für: