Partilhar via


ArmLogicModelFactory.IntegrationServiceEnvironmentNetworkDependencyHealth Método

Definição

Inicializa uma nova instância de IntegrationServiceEnvironmentNetworkDependencyHealth.

public static Azure.ResourceManager.Logic.Models.IntegrationServiceEnvironmentNetworkDependencyHealth IntegrationServiceEnvironmentNetworkDependencyHealth (Azure.ResourceManager.Logic.Models.IntegrationServiceErrorInfo error = default, Azure.ResourceManager.Logic.Models.IntegrationServiceEnvironmentNetworkDependencyHealthState? state = default);
static member IntegrationServiceEnvironmentNetworkDependencyHealth : Azure.ResourceManager.Logic.Models.IntegrationServiceErrorInfo * Nullable<Azure.ResourceManager.Logic.Models.IntegrationServiceEnvironmentNetworkDependencyHealthState> -> Azure.ResourceManager.Logic.Models.IntegrationServiceEnvironmentNetworkDependencyHealth
Public Shared Function IntegrationServiceEnvironmentNetworkDependencyHealth (Optional error As IntegrationServiceErrorInfo = Nothing, Optional state As Nullable(Of IntegrationServiceEnvironmentNetworkDependencyHealthState) = Nothing) As IntegrationServiceEnvironmentNetworkDependencyHealth

Parâmetros

error
IntegrationServiceErrorInfo

O erro se ocorreu durante a operação.

state
Nullable<IntegrationServiceEnvironmentNetworkDependencyHealthState>

O estado de integridade da dependência de rede.

Retornos

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

Aplica-se a