CollaborationPlatform.TopologyConfiguration 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 object to access various topology configuration data.
public:
property Microsoft::Rtc::Collaboration::TopologyConfiguration ^ TopologyConfiguration { Microsoft::Rtc::Collaboration::TopologyConfiguration ^ get(); };
public Microsoft.Rtc.Collaboration.TopologyConfiguration TopologyConfiguration { get; }
member this.TopologyConfiguration : Microsoft.Rtc.Collaboration.TopologyConfiguration
Public ReadOnly Property TopologyConfiguration As TopologyConfiguration
Property Value
Remarks
This property will be populated only after an auto-provisioned CollaborationPlatform has successfully started up.