DeploymentScripts
Gets a deployment script with a given name.
get/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Resources/deploymentScripts/{scriptName}
Path parameters
subscriptionIdstring required
Subscription Id which forms part of the URI for every service call.
resourceGroupNamestring required
The name of the resource group. The name is case insensitive.
scriptNamestring required
Name of the deployment script.
Query parameters
api-versionstring required
Client Api version.
Response
OK -- Returns information about the deployment script.