OutboundRulesOperations interface

Interfaccia che rappresenta un'operazione OutRules.

Proprietà

beginListPostAndWait
post

API POST per l'aggiornamento delle regole in uscita della rete gestita associata all'area di lavoro di Machine Learning.

Dettagli proprietà

beginListPostAndWait

Avviso

Questa API è ora deprecata.

use post instead

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

Valore della proprietà

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

post

API POST per l'aggiornamento delle regole in uscita della rete gestita associata all'area di lavoro di Machine Learning.

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

Valore della proprietà

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