Share via


IVolumeGroup.KeyVaultPropertyLastKeyRotationTimestamp Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.Info(Create=false, Description="Timestamp of last rotation of the Key Vault Key.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastKeyRotationTimestamp", Update=false)]
public DateTime? KeyVaultPropertyLastKeyRotationTimestamp { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.Info(Create=false, Description="Timestamp of last rotation of the Key Vault Key.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastKeyRotationTimestamp", Update=false)>]
member this.KeyVaultPropertyLastKeyRotationTimestamp : Nullable<DateTime>
Public ReadOnly Property KeyVaultPropertyLastKeyRotationTimestamp As Nullable(Of DateTime)

Property Value

Attributes

Applies to