PowerPlatformApiDiscovery.GetTenantEndpoint(String) 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.
Gets the tenant-specific API endpoint.
public string GetTenantEndpoint(string tenantId);
member this.GetTenantEndpoint : string -> string
Public Function GetTenantEndpoint (tenantId As String) As String
Parameters
- tenantId
- String
The tenant identifier.
Returns
The tenant API endpoint URL.