Freigeben über


ArmAppPlatformModelFactory.AppPlatformGatewayInstance(String, String) Methode

Definition

Initialisiert eine neue instance von AppPlatformGatewayInstance.

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

Parameter

name
String

Name des Spring Cloud Gateway-instance.

status
String

Status des Spring Cloud Gateway-instance.

Gibt zurück

Eine neue AppPlatformGatewayInstance instance zum Simulieren.

Gilt für: