Condividi tramite


StorageAccount.KeyCreationTime Property

Definition

Gets storage account keys creation time.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.keyCreationTime")]
public Microsoft.Azure.Management.Storage.Models.KeyCreationTime KeyCreationTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.keyCreationTime")>]
member this.KeyCreationTime : Microsoft.Azure.Management.Storage.Models.KeyCreationTime
Public ReadOnly Property KeyCreationTime As KeyCreationTime

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to