Freigeben über


ArmAppPlatformModelFactory.AppPlatformConfigurationServiceData Methode

Definition

Initialisiert eine neue instance von AppPlatformConfigurationServiceData.

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

Parameter

id
ResourceIdentifier

Die ID.

name
String

Der Name.

resourceType
ResourceType

Der resourceType.

systemData
SystemData

SystemDaten.

properties
AppPlatformConfigurationServiceProperties

Nutzlast der Eigenschaften des Anwendungskonfigurationsdiensts.

Gibt zurück

Eine neue AppPlatformConfigurationServiceData instance zum Mocking.

Gilt für: