Freigeben über


IEncryptionDetails.KekCertExpiryDate Property

Definition

The key encryption key certificate expiry date.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The key encryption key certificate expiry date.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="kekCertExpiryDate")]
public DateTime? KekCertExpiryDate { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The key encryption key certificate expiry date.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="kekCertExpiryDate")>]
member this.KekCertExpiryDate : Nullable<DateTime> with get, set
Public Property KekCertExpiryDate As Nullable(Of DateTime)

Property Value

Attributes

Applies to