Share via


IStorageAccountProperties.KeyCreationTimeKey1 Property

Definition

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

Property Value

Attributes

Applies to