CertificateProperties::ExpiryTime Property
Optional. Gets or sets the expiry time of the certificate.
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
public: property DateTimeOffset ExpiryTime { DateTimeOffset get(); void set(DateTimeOffset value); }
Property Value
Type: System::DateTimeOffset
Show: