FileContainers
Deletes specified file container.
Delete an existing file container.
delete/subscriptions/{subscriptionId}/providers/Microsoft.Deployment.Admin/locations/global/fileContainers/{fileContainerId}
Path parameters
fileContainerIdstring required
The file container identifier.
Parameters
Deployment.json#/components/parameters/SubscriptionIdParameter — unresolved $ref
Deployment.json#/components/parameters/ApiVersionParameter — unresolved $ref
Response
OK
Changes
Changed in 1 of the 4 revisions of this API.2
- ○
removed the non-success response with the status
404response-non-success-status-removed
- ○
added the success response with the status
204response-success-status-added
- ○