Partilhar via


ArmAppPlatformModelFactory.AppPlatformGatewayInstance(String, String) Método

Definição

Inicializa uma nova instância de 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

Parâmetros

name
String

Nome da instância do Spring Cloud Gateway.

status
String

Status da instância do Spring Cloud Gateway.

Retornos

Uma nova AppPlatformGatewayInstance instância para simulação.

Aplica-se a