DiscoveryServers.OSDPServers 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.
Public Property to discovery servers
public System.Collections.ObjectModel.ObservableCollection<Microsoft.PowerPlatform.Dataverse.Client.Model.DiscoveryServer> OSDPServers { get; set; }
member this.OSDPServers : System.Collections.ObjectModel.ObservableCollection<Microsoft.PowerPlatform.Dataverse.Client.Model.DiscoveryServer> with get, set
Public Property OSDPServers As ObservableCollection(Of DiscoveryServer)