Share via


IConfigurationServiceGitRepository.StrictHostKeyChecking 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? StrictHostKeyChecking { 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.StrictHostKeyChecking : Nullable<bool> with get, set
Public Property StrictHostKeyChecking As Nullable(Of Boolean)

Property Value

Attributes

Applies to