docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface ITaskManagementServerConfig

    Represents an interface for Task Management Server Config with additional server properties.

    Inherited Members
    ITaskManagementServerConfigBase<ITaskManagementProjectConfig>.JiraServerConfigId
    ITaskManagementServerConfigBase<ITaskManagementProjectConfig>.Name
    ITaskManagementServerConfigBase<ITaskManagementProjectConfig>.JiraProjectConfigs
    Namespace: Unity.Cloud.Collaboration.Models.JiraConfig
    Assembly: Unity.Cloud.Collaboration.dll
    Syntax
    public interface ITaskManagementServerConfig : ITaskManagementServerConfigBase<ITaskManagementProjectConfig>

    Properties

    Url

    The URL of the Jira server.

    Declaration
    string Url { get; }
    Property Value
    Type Description
    string

    Username

    Username used to connect to the Jira server.

    Declaration
    string Username { get; }
    Property Value
    Type Description
    string
    In This Article
    Back to top
    Copyright © 2026 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)