DeleteUrl method of the BitsCompactServerUrlGroup class

The DeleteUrl method deletes a URL on the server.

Syntax

uint32 DeleteUrl(
  [in] string UrlSuffix
);

Parameters

UrlSuffix [in]

Specifies the URL suffix to delete.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2008 R2
Redistributable
Windows Management Framework on Windows Server 2008 with SP2
Namespace
Root\microsoft\bits
MOF
BitsProvider.mof

See also

BitsCompactServerUrlGroup