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.