Share via


AppPlatformConfigServerGitProperty Class

Definition

Property of git.

public class AppPlatformConfigServerGitProperty
type AppPlatformConfigServerGitProperty = class
Public Class AppPlatformConfigServerGitProperty
Inheritance
AppPlatformConfigServerGitProperty

Constructors

AppPlatformConfigServerGitProperty(Uri)

Initializes a new instance of AppPlatformConfigServerGitProperty.

Properties

HostKey

Public sshKey of git repository.

HostKeyAlgorithm

SshKey algorithm of git repository.

IsHostKeyCheckingStrict

Strict host key checking or not.

Label

Label of the repository.

Password

Password of git repository basic auth.

PrivateKey

Private sshKey algorithm of git repository.

Repositories

Repositories of git.

SearchPaths

Searching path of the repository.

Uri

URI of the repository.

Username

Username of git repository basic auth.

Applies to