Freigeben über


ArmSynapseModelFactory.SynapseIntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint Methode

Definition

Initialisiert eine neue instance von SynapseIntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint.

public static Azure.ResourceManager.Synapse.Models.SynapseIntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint SynapseIntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint (string category = default, System.Collections.Generic.IEnumerable<Azure.ResourceManager.Synapse.Models.SynapseIntegrationRuntimeOutboundNetworkDependenciesEndpoint> endpoints = default);
static member SynapseIntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint : string * seq<Azure.ResourceManager.Synapse.Models.SynapseIntegrationRuntimeOutboundNetworkDependenciesEndpoint> -> Azure.ResourceManager.Synapse.Models.SynapseIntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint
Public Shared Function SynapseIntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint (Optional category As String = Nothing, Optional endpoints As IEnumerable(Of SynapseIntegrationRuntimeOutboundNetworkDependenciesEndpoint) = Nothing) As SynapseIntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint

Parameter

category
String

Die Kategorie der ausgehenden Netzwerkabhängigkeit.

endpoints
IEnumerable<SynapseIntegrationRuntimeOutboundNetworkDependenciesEndpoint>

Die Endpunkte für ausgehende Netzwerkabhängigkeiten.

Gibt zurück

Eine neue SynapseIntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint instance zum Simulieren.

Gilt für: