Freigeben über


ArmAppPlatformModelFactory.AppPlatformBuildServiceData Methode

Definition

Initialisiert eine neue instance von AppPlatformBuildServiceData.

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

Parameter

id
ResourceIdentifier

Die ID.

name
String

Der Name.

resourceType
ResourceType

Der resourceType.

systemData
SystemData

SystemData.

properties
AppPlatformBuildServiceProperties

Eigenschaften der Buildressource.

Gibt zurück

Eine neue AppPlatformBuildServiceData instance zum Simulieren.

Gilt für: