次の方法で共有


ICertificateProperties.ExpirationDate Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="Certificate expiration date.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="expirationDate", Update=false)]
public DateTime? ExpirationDate { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="Certificate expiration date.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="expirationDate", Update=false)>]
member this.ExpirationDate : Nullable<DateTime>
Public ReadOnly Property ExpirationDate As Nullable(Of DateTime)

Property Value

Attributes

Applies to