Share via


IAppServiceCertificateOrderPatchResource.SignedCertificateNotBefore Property

Definition

Date Certificate is valid from.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Date Certificate is valid from.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="notBefore")]
public DateTime? SignedCertificateNotBefore { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Date Certificate is valid from.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="notBefore")>]
member this.SignedCertificateNotBefore : Nullable<DateTime>
Public ReadOnly Property SignedCertificateNotBefore As Nullable(Of DateTime)

Property Value

Attributes

Applies to