Share via


IConfigurationServiceGitRepository.HostKey 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 HostKey { 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.HostKey : string with get, set
Public Property HostKey As String

Property Value

Attributes

Applies to