Share via


WebTestPropertiesValidationRules.SslCheck Property

Definition

Checks to see if the SSL cert is still valid.

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

Property Value

Implements

Attributes

Applies to