DiscoveryServers.GetServerByOrgUrl(Uri) Method
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.
Parses an OrgURI to determine what the supporting discovery server is.
public Microsoft.PowerPlatform.Dataverse.Client.Model.DiscoveryServer GetServerByOrgUrl (Uri orgUri);
member this.GetServerByOrgUrl : Uri -> Microsoft.PowerPlatform.Dataverse.Client.Model.DiscoveryServer
Public Function GetServerByOrgUrl (orgUri As Uri) As DiscoveryServer
Parameters
- orgUri
- Uri