다음을 통해 공유


IConfigServerResource.GitPropertyPrivateKey Property

Definition

Private sshKey algorithm of git repository.

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

Property Value

Attributes

Applies to