Freigeben über


ArmAppPlatformModelFactory.AppPlatformConfigurationServiceInstance Methode

Definition

Initialisiert eine neue instance von AppPlatformConfigurationServiceInstance.

public static Azure.ResourceManager.AppPlatform.Models.AppPlatformConfigurationServiceInstance AppPlatformConfigurationServiceInstance (string name = default, string status = default);
static member AppPlatformConfigurationServiceInstance : string * string -> Azure.ResourceManager.AppPlatform.Models.AppPlatformConfigurationServiceInstance
Public Shared Function AppPlatformConfigurationServiceInstance (Optional name As String = Nothing, Optional status As String = Nothing) As AppPlatformConfigurationServiceInstance

Parameter

name
String

Name des instance des Anwendungskonfigurationsdiensts.

status
String

Status des instance des Anwendungskonfigurationsdiensts.

Gibt zurück

Eine neue AppPlatformConfigurationServiceInstance instance zum Simulieren.

Gilt für: