Dela via


IWebTest.ValidationRuleSslCheck Property

Definition

Checks to see if the SSL cert is still valid.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Checks to see if the SSL cert is still valid.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="SSLCheck")]
public bool? ValidationRuleSslCheck { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Checks to see if the SSL cert is still valid.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="SSLCheck")>]
member this.ValidationRuleSslCheck : Nullable<bool> with get, set
Public Property ValidationRuleSslCheck As Nullable(Of Boolean)

Property Value

Attributes

Applies to