ServerConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represent the server configuration section of the inband provisioning data.
public ref class ServerConfiguration
public class ServerConfiguration
type ServerConfiguration = class
Public Class ServerConfiguration
- Inheritance
-
ServerConfiguration
Fields
GroupName |
Name of this provisioning group. |
Properties
ConsoleDownloadExternalUrl |
Gets the console download external URI value from the provisioning data. |
ConsoleDownloadInternalUrl |
Gets the console download internal URI value from the provisioning data. |
ElementList |
Obsolete.
Gets the list of all elements available in this server configuration group. |
EnableSipSecurityMode |
Gets the SIP security mode value from the provisioning data. |
HelpdeskExternalUrl |
Gets the helpdesk external URI value from the provisioning data. |
HelpdeskInternalUrl |
Gets the helpdesk internal URI value from the provisioning data. |
LocationProfile |
Gets the location profile URI value from the provisioning data. |
Organization |
Gets the organization name from the provisioning data. |
PoolUri |
Gets the pool URI value from the provisioning data. |
Properties |
Gets the name-value of all properties in the group. |
VoicemailUri |
Gets the voice mail URI value from the provisioning data. |