Condividi tramite


IConfigServerGitProperty.StrictHostKeyChecking Property

Definition

Strict host key checking or not.

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

Property Value

Attributes

Applies to