Share via


IAppServiceCertificateOrderPatchResource.IntermediateNotBefore 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? IntermediateNotBefore { 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.IntermediateNotBefore : Nullable<DateTime>
Public ReadOnly Property IntermediateNotBefore As Nullable(Of DateTime)

Property Value

Attributes

Applies to