DeleteUrlGroup method of the BitsCompactServerUrlGroup class

The DeleteUrlGroup method deletes the URL group on the host if the URL group was available earlier.

Syntax

uint32 DeleteUrlGroup(
  [in] string UrlGroup
);

Parameters

UrlGroup [in]

Specifies the URL prefix string for the URL group 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