OutboundRulesOperations interface

Schnittstelle stellt OutboundRules-Operationen dar.

Eigenschaften

beginListPostAndWait
post

Die POST-API zum Aktualisieren der ausgehenden Regeln des verwalteten Netzwerks, das dem Machine Learning-Arbeitsbereich zugeordnet ist.

Details zur Eigenschaft

beginListPostAndWait

Warnung

Diese API ist nun veraltet.

use post instead

beginListPostAndWait: (resourceGroupName: string, workspaceName: string, managedNetworkName: string, body: ManagedNetworkSettingsBasicResource, options?: OutboundRulesPostOptionalParams) => PagedAsyncIterableIterator<OutboundRuleBasicResource, OutboundRuleBasicResource[], PageSettings>

Eigenschaftswert

(resourceGroupName: string, workspaceName: string, managedNetworkName: string, body: ManagedNetworkSettingsBasicResource, options?: OutboundRulesPostOptionalParams) => PagedAsyncIterableIterator<OutboundRuleBasicResource, OutboundRuleBasicResource[], PageSettings>

post

Die POST-API zum Aktualisieren der ausgehenden Regeln des verwalteten Netzwerks, das dem Machine Learning-Arbeitsbereich zugeordnet ist.

post: (resourceGroupName: string, workspaceName: string, managedNetworkName: string, body: ManagedNetworkSettingsBasicResource, options?: OutboundRulesPostOptionalParams) => PagedAsyncIterableIterator<OutboundRuleBasicResource, OutboundRuleBasicResource[], PageSettings>

Eigenschaftswert

(resourceGroupName: string, workspaceName: string, managedNetworkName: string, body: ManagedNetworkSettingsBasicResource, options?: OutboundRulesPostOptionalParams) => PagedAsyncIterableIterator<OutboundRuleBasicResource, OutboundRuleBasicResource[], PageSettings>