Request

Response

    IClient.GetHubIdAsync method

    Get Hub Id using Project Urn.

    public Task<string> GetHubIdAsync(string projectUrn)
    
    parameterdescription
    projectUrn Project Urn.

    See Also