AppPlatformConfigurationServiceGitRepository Class

Definition

Git repository property payload for Application Configuration Service.

C#
public class AppPlatformConfigurationServiceGitRepository : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.AppPlatform.Models.AppPlatformConfigurationServiceGitRepository>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.AppPlatform.Models.AppPlatformConfigurationServiceGitRepository>
C#
public class AppPlatformConfigurationServiceGitRepository
Inheritance
AppPlatformConfigurationServiceGitRepository
Implements

Constructors

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.

Name

Name of the repository.

Password

Password of git repository basic auth.

Patterns

Collection of patterns of the repository.

PrivateKey

Private sshKey algorithm of git repository.

SearchPaths

Searching path of the repository.

Uri

URI of the repository.

Username

Username of git repository basic auth.

Explicit Interface Implementations

Applies to

Product Versions
Azure SDK for .NET Latest, Preview