OutboundRulesOperations interface

Bir OutboundRules işlemini temsil eden arayüz.

Özellikler

beginListPostAndWait
post

Makine öğrenmesi çalışma alanıyla ilişkili yönetilen ağın giden kurallarını güncelleştirmek için POST API'si.

Özellik Ayrıntıları

beginListPostAndWait

Uyarı

Bu API artık kullanım dışıdır.

use post instead

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

Özellik Değeri

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

post

Makine öğrenmesi çalışma alanıyla ilişkili yönetilen ağın giden kurallarını güncelleştirmek için POST API'si.

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

Özellik Değeri

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