Share via


IConfigServerResource.GitPropertyHostKey Property

Definition

Public sshKey of git repository.

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

Property Value

Attributes

Applies to