The build definition reference resource

interface BuildDefinitionReference {
    id?: number;
    name?: string;
}

Properties

Properties

id?: number

ID of the build definition

name?: string

Name of the build definition