Edit

Share via


CollaborationPlatform.TopologyConfiguration Property

Definition

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.

Applies to