Freigeben über


ArmAppPlatformModelFactory.AppPlatformBindingData Methode

Definition

Initialisiert eine neue instance von AppPlatformBindingData.

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

Parameter

id
ResourceIdentifier

Die ID.

name
String

Der Name.

resourceType
ResourceType

Der resourceType.

systemData
SystemData

SystemDaten.

properties
AppPlatformBindingProperties

Eigenschaften der Bindungsressource.

Gibt zurück

Eine neue AppPlatformBindingData instance zum Mocking.

Gilt für: