CollaborationPlatform.ApplicationTopologyData 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 topology related data for this instance of the application.
public:
property Microsoft::Rtc::Collaboration::ApplicationTopologyData ^ ApplicationTopologyData { Microsoft::Rtc::Collaboration::ApplicationTopologyData ^ get(); };
public Microsoft.Rtc.Collaboration.ApplicationTopologyData ApplicationTopologyData { get; }
member this.ApplicationTopologyData : Microsoft.Rtc.Collaboration.ApplicationTopologyData
Public ReadOnly Property ApplicationTopologyData As ApplicationTopologyData
Property Value
Remarks
This property will be populated only after an auto-provisioned CollaborationPlatform has successfully started up.