MSFT_SIPEdgeProxySetting

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Specifies an Access Edge Server that is allowed to connect to a Front End pool. Internal servers cannot communicate with any Edge Server that is not in the trusted list. This class is configured at the forest level.

MSFT_SIPEdgeProxySetting

The MSFT_SIPEdgeProxySetting class properties map to Edge Servers tab in the Office Communications Server Global Properties dialog box. In the Office Communications Server2007 R2 snap-in, right-click the forest node, point to Properties and click Global Properties; then, in the Office Communications Server Global Properties dialog box, click the Edge Servers tab.

The mapping between the dialog box and the WMI properties is shown in the illustration below:

Dd129959.MSFT_SIPEdgeProxySetting(en-us,office.13).jpg

The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties. Properties are listed in alphabetic order, not MOF order.

Syntax

class MSFT_SIPEdgeProxySetting
{
  [key] string EdgeProxyFQDN;
};

Methods

This class does not define any methods.

Properties

The MSFT_SIPEdgeProxySetting class has the following property.

  • EdgeProxyFQDN
    Data type: [key] string

    Access type: Read/Write

    Required. The fully qualified domain name (FQDN) of an Access Edge Server. Maps to the FQDN box in the Access Edge and Web Conferencing Edge Servers group in the Administration Tool user interface.

    The value must be an FQDN. An IP address is not allowed.

Remarks

This class gets and sets information at the following level: Active Directory.

Instances of this class support the following interface methods:

  • Provider::DeleteInstance();

  • Provider::EnumerateInstances();

  • Provider::PutInstance();

    Where PutInstance() supports the following flag:

    • WBEM_FLAG_CREATE_OR_UPDATE

Requirements

Server: Installed on computers serving the following roles: Administrative Tools Server, Front End Server, and Proxy Server.

Namespace: Defined in \root\cimv2.

See Also

Concepts

Office Communications Server WMI Reference

Other Resources

Specifying Trusted Edge Services