IAppServiceCertificateOrderPatchResource.RootNotBefore Property

Definition

Date Certificate is valid from.

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

Property Value

Attributes

Applies to