Partilhar via


ArmWorkloadsModelFactory.GatewayServerProperties Método

Definição

Inicializa uma nova instância de GatewayServerProperties.

public static Azure.ResourceManager.Workloads.Models.GatewayServerProperties GatewayServerProperties (long? port = default, Azure.ResourceManager.Workloads.Models.SapHealthState? health = default);
static member GatewayServerProperties : Nullable<int64> * Nullable<Azure.ResourceManager.Workloads.Models.SapHealthState> -> Azure.ResourceManager.Workloads.Models.GatewayServerProperties
Public Shared Function GatewayServerProperties (Optional port As Nullable(Of Long) = Nothing, Optional health As Nullable(Of SapHealthState) = Nothing) As GatewayServerProperties

Parâmetros

port
Nullable<Int64>

Porta do gateway.

health
Nullable<SapHealthState>

Define a integridade das Instâncias SAP.

Retornos

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

Aplica-se a