GitHubReposProperties interface

Properties

accountId

Gets or sets gitHub repo account id.

provisioningState
repoName

Gets or sets gitHub repo name.

repoUrl

Gets or sets gitHub repo url.

Property Details

accountId

Gets or sets gitHub repo account id.

accountId?: number

Property Value

number

provisioningState

provisioningState?: string

Property Value

string

repoName

Gets or sets gitHub repo name.

repoName?: string

Property Value

string

repoUrl

Gets or sets gitHub repo url.

repoUrl?: string

Property Value

string