OutboundRulesOperations interface
OutboundRules 작업을 나타내는 인터페이스.
속성
| begin |
|
| post | 기계 학습 작업 영역과 연결된 관리되는 네트워크의 아웃바운드 규칙을 업데이트하기 위한 POST API입니다. |
속성 세부 정보
beginListPostAndWait
경고
이 API는 이제 사용되지 않습니다.
use post instead
beginListPostAndWait: (resourceGroupName: string, workspaceName: string, managedNetworkName: string, body: ManagedNetworkSettingsBasicResource, options?: OutboundRulesPostOptionalParams) => PagedAsyncIterableIterator<OutboundRuleBasicResource, OutboundRuleBasicResource[], PageSettings>
속성 값
(resourceGroupName: string, workspaceName: string, managedNetworkName: string, body: ManagedNetworkSettingsBasicResource, options?: OutboundRulesPostOptionalParams) => PagedAsyncIterableIterator<OutboundRuleBasicResource, OutboundRuleBasicResource[], PageSettings>
post
기계 학습 작업 영역과 연결된 관리되는 네트워크의 아웃바운드 규칙을 업데이트하기 위한 POST API입니다.
post: (resourceGroupName: string, workspaceName: string, managedNetworkName: string, body: ManagedNetworkSettingsBasicResource, options?: OutboundRulesPostOptionalParams) => PagedAsyncIterableIterator<OutboundRuleBasicResource, OutboundRuleBasicResource[], PageSettings>
속성 값
(resourceGroupName: string, workspaceName: string, managedNetworkName: string, body: ManagedNetworkSettingsBasicResource, options?: OutboundRulesPostOptionalParams) => PagedAsyncIterableIterator<OutboundRuleBasicResource, OutboundRuleBasicResource[], PageSettings>