OutboundRulesOperations interface
Interface représentant une opération OutRules.
Propriétés
| begin |
|
| post | L’API POST pour la mise à jour des règles sortantes du réseau géré associé à l’espace de travail Machine Learning. |
Détails de la propriété
beginListPostAndWait
Avertissement
Cette API est à présent déconseillée.
use post instead
beginListPostAndWait: (resourceGroupName: string, workspaceName: string, managedNetworkName: string, body: ManagedNetworkSettingsBasicResource, options?: OutboundRulesPostOptionalParams) => PagedAsyncIterableIterator<OutboundRuleBasicResource, OutboundRuleBasicResource[], PageSettings>
Valeur de propriété
(resourceGroupName: string, workspaceName: string, managedNetworkName: string, body: ManagedNetworkSettingsBasicResource, options?: OutboundRulesPostOptionalParams) => PagedAsyncIterableIterator<OutboundRuleBasicResource, OutboundRuleBasicResource[], PageSettings>
post
L’API POST pour la mise à jour des règles sortantes du réseau géré associé à l’espace de travail Machine Learning.
post: (resourceGroupName: string, workspaceName: string, managedNetworkName: string, body: ManagedNetworkSettingsBasicResource, options?: OutboundRulesPostOptionalParams) => PagedAsyncIterableIterator<OutboundRuleBasicResource, OutboundRuleBasicResource[], PageSettings>
Valeur de propriété
(resourceGroupName: string, workspaceName: string, managedNetworkName: string, body: ManagedNetworkSettingsBasicResource, options?: OutboundRulesPostOptionalParams) => PagedAsyncIterableIterator<OutboundRuleBasicResource, OutboundRuleBasicResource[], PageSettings>