Comparteix a través de


DiscoveryServers.GetServerByOrgUrl(Uri) Method

Definition

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

Returns

Applies to