Condividi tramite


IConfigServerProperties.GitPropertyStrictHostKeyChecking Property

Definition

Strict host key checking or not.

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Strict host key checking or not.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="strictHostKeyChecking")]
public bool? GitPropertyStrictHostKeyChecking { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Strict host key checking or not.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="strictHostKeyChecking")>]
member this.GitPropertyStrictHostKeyChecking : Nullable<bool> with get, set
Public Property GitPropertyStrictHostKeyChecking As Nullable(Of Boolean)

Property Value

Attributes

Applies to