StorageAccount.KeyCreationTime プロパティ

定義

ストレージ アカウント キーの作成時間を取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象