다음을 통해 공유


ConfigServerResource.GitPropertyStrictHostKeyChecking Property

Definition

Strict host key checking or not.

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.PropertyOrigin.Inlined)]
public bool? GitPropertyStrictHostKeyChecking { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.PropertyOrigin.Inlined)>]
member this.GitPropertyStrictHostKeyChecking : Nullable<bool> with get, set
Public Property GitPropertyStrictHostKeyChecking As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to