Share via


IConfigServerResource.GitPropertyHostKeyAlgorithm Property

Definition

SshKey algorithm of git repository.

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

Property Value

Attributes

Applies to