OutboundRulesOperations interface
Interface representando uma operação OutRules.
Propriedades
| begin |
|
| post | A API POST para atualizar as regras de saída da rede gerenciada associada ao espaço de trabalho de aprendizado de máquina. |
Detalhes de Propriedade
beginListPostAndWait
Aviso
Esta API foi preterida.
use post instead
beginListPostAndWait: (resourceGroupName: string, workspaceName: string, managedNetworkName: string, body: ManagedNetworkSettingsBasicResource, options?: OutboundRulesPostOptionalParams) => PagedAsyncIterableIterator<OutboundRuleBasicResource, OutboundRuleBasicResource[], PageSettings>
Valor de Propriedade
(resourceGroupName: string, workspaceName: string, managedNetworkName: string, body: ManagedNetworkSettingsBasicResource, options?: OutboundRulesPostOptionalParams) => PagedAsyncIterableIterator<OutboundRuleBasicResource, OutboundRuleBasicResource[], PageSettings>
post
A API POST para atualizar as regras de saída da rede gerenciada associada ao espaço de trabalho de aprendizado de máquina.
post: (resourceGroupName: string, workspaceName: string, managedNetworkName: string, body: ManagedNetworkSettingsBasicResource, options?: OutboundRulesPostOptionalParams) => PagedAsyncIterableIterator<OutboundRuleBasicResource, OutboundRuleBasicResource[], PageSettings>
Valor de Propriedade
(resourceGroupName: string, workspaceName: string, managedNetworkName: string, body: ManagedNetworkSettingsBasicResource, options?: OutboundRulesPostOptionalParams) => PagedAsyncIterableIterator<OutboundRuleBasicResource, OutboundRuleBasicResource[], PageSettings>