AppPlatformConfigurationServiceGitRepository Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Git repository property payload for Application Configuration Service.
public class AppPlatformConfigurationServiceGitRepository : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.AppPlatform.Models.AppPlatformConfigurationServiceGitRepository>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.AppPlatform.Models.AppPlatformConfigurationServiceGitRepository>
public class AppPlatformConfigurationServiceGitRepository
type AppPlatformConfigurationServiceGitRepository = class
interface IJsonModel<AppPlatformConfigurationServiceGitRepository>
interface IPersistableModel<AppPlatformConfigurationServiceGitRepository>
type AppPlatformConfigurationServiceGitRepository = class
Public Class AppPlatformConfigurationServiceGitRepository
Implements IJsonModel(Of AppPlatformConfigurationServiceGitRepository), IPersistableModel(Of AppPlatformConfigurationServiceGitRepository)
Public Class AppPlatformConfigurationServiceGitRepository
- Inheritance
-
AppPlatformConfigurationServiceGitRepository
- Implements
App |
Initializes a new instance of AppPlatformConfigurationServiceGitRepository. |
Host |
Public sshKey of git repository. |
Host |
SshKey algorithm of git repository. |
Is |
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. |
Private |
Private sshKey algorithm of git repository. |
Search |
Searching path of the repository. |
Uri |
URI of the repository. |
Username |
Username of git repository basic auth. |
IJson |
Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model. |
IJson |
Writes the model to the provided Utf8JsonWriter. |
IPersistable |
Converts the provided BinaryData into a model. |
IPersistable |
Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service. |
IPersistable |
Writes the model into a BinaryData. |
Product | Versions |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: