v6

latestSwagger 2.0raw.githubusercontent.com2022-02-2593447.1 KB
WebServices

Creates an encrypted credentials parameter blob for the specified region. To get the web service from a region other than the region in which it has been created, you must first call Create Regional Web Services Properties to create a copy of the encrypted credential parameter blob in that region. You only need to do this before the first time that you get the web service in the new region.

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/webServices/{webServiceName}/CreateRegionalBlob

Path parameters

resourceGroupNamestring required

Name of the resource group in which the web service is located.

webServiceNamestring required

The name of the web service.

subscriptionIdstring required

The Azure subscription ID.

Query parameters

regionstring required

The region for which encrypted credential parameters are created.

api-versionstring required

The version of the Microsoft.MachineLearning resource provider API to use.

Response

OK. Internal use only. Used for SDK return values.

idstring

Async operation id.

namestring

Async operation name.

provisioningState'Unknown' | 'Provisioning' | 'Succeeded' | 'Failed'

Read Only: The provisioning state of the web service. Valid values are Unknown, Provisioning, Succeeded, and Failed.

startTimestring date-time

The date time that the async operation started.

endTimestring date-time

The date time that the async operation finished.

percentCompletenumber

Async operation progress.