Aracılığıyla paylaş


ConfigurationServiceGitRepository interface

Uygulama Yapılandırma Hizmeti için Git deposu özellik yükü

Özellikler

hostKey

Git deposunun genel sshKey değeri.

hostKeyAlgorithm

Git deposunun SshKey algoritması.

label

Deponun etiketi

name

Deponun adı

password

Git deposu temel kimlik doğrulamasının parolası.

patterns

Depo desenleri koleksiyonu

privateKey

Git deposunun özel sshKey algoritması.

searchPaths

Deponun yolu aranıyor

strictHostKeyChecking

Katı konak anahtarı denetimi veya olmaması.

uri

Deponun URI'sini

username

Git deposu temel kimlik doğrulamasının kullanıcı adı.

Özellik Ayrıntıları

hostKey

Git deposunun genel sshKey değeri.

hostKey?: string

Özellik Değeri

string

hostKeyAlgorithm

Git deposunun SshKey algoritması.

hostKeyAlgorithm?: string

Özellik Değeri

string

label

Deponun etiketi

label: string

Özellik Değeri

string

name

Deponun adı

name: string

Özellik Değeri

string

password

Git deposu temel kimlik doğrulamasının parolası.

password?: string

Özellik Değeri

string

patterns

Depo desenleri koleksiyonu

patterns: string[]

Özellik Değeri

string[]

privateKey

Git deposunun özel sshKey algoritması.

privateKey?: string

Özellik Değeri

string

searchPaths

Deponun yolu aranıyor

searchPaths?: string[]

Özellik Değeri

string[]

strictHostKeyChecking

Katı konak anahtarı denetimi veya olmaması.

strictHostKeyChecking?: boolean

Özellik Değeri

boolean

uri

Deponun URI'sini

uri: string

Özellik Değeri

string

username

Git deposu temel kimlik doğrulamasının kullanıcı adı.

username?: string

Özellik Değeri

string