Condividi tramite


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

Property Value

Attributes

Applies to