GitHubRepoProperties interface

GitHub Repo properties.

Properties

accountId

Gets or sets gitHub repo account id.

ownerName

Gets or sets GitHub Owner Name.

provisioningState
repoUrl

Gets or sets gitHub repo url.

Property Details

accountId

Gets or sets gitHub repo account id.

accountId?: number

Property Value

number

ownerName

Gets or sets GitHub Owner Name.

ownerName?: string

Property Value

string

provisioningState

provisioningState?: string

Property Value

string

repoUrl

Gets or sets gitHub repo url.

repoUrl?: string

Property Value

string