KeyCreationTime クラス

定義

ストレージ アカウント キーの作成時間。

public class KeyCreationTime
type KeyCreationTime = class
Public Class KeyCreationTime
継承
KeyCreationTime

コンストラクター

KeyCreationTime()

KeyCreationTime クラスの新しいインスタンスを初期化します。

KeyCreationTime(Nullable<DateTime>, Nullable<DateTime>)

KeyCreationTime クラスの新しいインスタンスを初期化します。

プロパティ

Key1

ストレージ アカウント キーの作成時間。

Key2

ストレージ アカウント キーの作成時間。

適用対象