Condividi tramite


IConfigServerProperties.GitPropertyHostKey Property

Definition

Public sshKey of git repository.

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

Property Value

Attributes

Applies to