ICompactServerUrlGroup interface
Use ICompactServerUrlGroup to manage the list of URLs in a URL group. Every URL group is associated with a URL prefix. For more information about URL prefixes, see UrlPrefix Strings.
Members
The ICompactServerUrlGroup interface inherits from the IUnknown interface. ICompactServerUrlGroup also has these types of members:
- Methods
Methods
The ICompactServerUrlGroup interface has these methods.
Method | Description |
---|---|
AddUrl | Adds a URL suffix to the list of URLs in the URL group. |
GetAuthentication | Gets the authentication scheme for the URL group. |
GetProperty | Gets either the bandwidth or connection limit. |
GetUrlPrefix | Gets the URL prefix for the URL group. |
IsUrlInUrlGroup | Determines whether the URL suffix is present in the URL group. |
RemoveUrl | Removes the URL suffix from the list of URLs in the URL group. |
SetAuthentication | Sets the authentication scheme for the URL group. |
SetProperty | Sets either the bandwidth or connection limit in BYTEs per second. |
Requirements
Minimum supported client |
None supported [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Redistributable |
Windows Management Framework on Windows Server 2008 with SP2 |
Header |
Managementserver.h |
IDL |
Managementserver.idl |
Library |
Managementserver.lib |
IID |
IID_ICompactServerUrlGroup is defined as 30d511d9-6ad6-413a-9e3b-f1d0686caf67 |
Send comments about this topic to Microsoft
Build date: 11/12/2012