Share via


IAppServiceCertificateOrderPatchResource.IntermediateNotAfter Property

Definition

Date Certificate is valid to.

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

Property Value

Attributes

Applies to