get_webservice: Get a deployed web service

Description Usage Arguments Value

View source: R/webservice.R

Description

Return the corresponding Webservice object of a deployed web service from a given workspace.

Usage

1
get_webservice(workspace, name)

Arguments

workspace

The Workspace object.

name

A string of the name of the web service to retrieve.

Value

The LocalWebservice, AciWebservice, or AksWebservice object.


azuremlsdk documentation built on Oct. 23, 2020, 8:22 p.m.