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

  • 2019-01-0116f17152ed972See the full diff
    • removed the non-success response with the status 404

      response-non-success-status-removed

    • added the success response with the status 204

      response-success-status-added