Condividi tramite


IGitPatternRepository.PrivateKey Property

Definition

Private sshKey algorithm of git repository.

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

Property Value

Attributes

Applies to