The URL of the Container to delete or the Container Dataset itself (if it has ResourceInfo).
Optional
options: { fetch?: (input: URL | RequestInfo, init?: RequestInit) => Promise<Response> }Optional
fetch?: (input: URL | RequestInfo, init?: RequestInit) => Promise<Response>
Deletes the Container at a given URL.