Share via


WebTest.ValidationRuleSslCheck Property

Definition

Checks to see if the SSL cert is still valid.

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

Property Value

Implements

Attributes

Applies to