Freigeben über


PowerPlatformApiDiscovery.GetTenantEndpoint(String) Method

Definition

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.

Applies to