Udostępnij za pośrednictwem


WebTestValidationRules.SslCertRemainingLifetimeCheck Property

Definition

A number of days to check still remain before the the existing SSL cert expires. Value must be positive and the SSLCheck must be set to true.

public Azure.Provisioning.BicepValue<int> SslCertRemainingLifetimeCheck { get; set; }
member this.SslCertRemainingLifetimeCheck : Azure.Provisioning.BicepValue<int> with get, set
Public Property SslCertRemainingLifetimeCheck As BicepValue(Of Integer)

Property Value

Applies to