ProvisioningData.ServerConfiguration Property
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.
Gets the server configuration policy from the provisioning data.
public:
property Microsoft::Rtc::Collaboration::Presence::ServerConfiguration ^ ServerConfiguration { Microsoft::Rtc::Collaboration::Presence::ServerConfiguration ^ get(); };
public Microsoft.Rtc.Collaboration.Presence.ServerConfiguration ServerConfiguration { get; }
member this.ServerConfiguration : Microsoft.Rtc.Collaboration.Presence.ServerConfiguration
Public ReadOnly Property ServerConfiguration As ServerConfiguration