InedoSDK Reference
Version:

ServiceUrl Property

Gets or sets the service instance's root URL, such as "https://progetsv1.corp/" or "https://devops.azure.com/MyOrg/"

Syntax

public virtual string ServiceUrl { get; set; }

Remarks

For most services (even multitenant ones like GitHub), this is a pathless url like https://entgithub.corp.local/. However some services (namely Azure DevOps), handle multi-tenancy through a pathed, root urls