Freigeben über


ArmAppPlatformModelFactory.AppPlatformBuildServiceAgentPoolData Methode

Definition

Initialisiert eine neue instance von AppPlatformBuildServiceAgentPoolData.

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

Parameter

id
ResourceIdentifier

Die ID.

name
String

Der Name.

resourceType
ResourceType

Der resourceType.

systemData
SystemData

SystemDaten.

properties
AppPlatformBuildServiceAgentPoolProperties

Erstellen von Service-Agent-Pooleigenschaften.

Gibt zurück

Eine neue AppPlatformBuildServiceAgentPoolData instance zum Mocking.

Gilt für: