Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the object to access various topology configuration data.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property TopologyConfiguration As TopologyConfiguration
Get
'Usage
Dim instance As CollaborationPlatform
Dim value As TopologyConfiguration
value = instance.TopologyConfiguration
public TopologyConfiguration TopologyConfiguration { get; }
Property Value
Type: Microsoft.Rtc.Collaboration.TopologyConfiguration
Remarks
This property will be populated only after an auto-provisioned CollaborationPlatform has successfully started up.