你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

KeyCreationTime 类

定义

存储帐户密钥创建时间。

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

构造函数

KeyCreationTime()

初始化 KeyCreationTime 类的新实例。

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

初始化 KeyCreationTime 类的新实例。

属性

Key1

存储帐户密钥创建时间。

Key2

存储帐户密钥创建时间。

适用于