Share via


IConfigurationServiceGitRepository.HostKeyAlgorithm Property

Definition

SshKey algorithm of git repository.

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="SshKey algorithm of git repository.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="hostKeyAlgorithm")]
public string HostKeyAlgorithm { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="SshKey algorithm of git repository.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="hostKeyAlgorithm")>]
member this.HostKeyAlgorithm : string with get, set
Public Property HostKeyAlgorithm As String

Property Value

Attributes

Applies to