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

KeyPolicy Class

Definition

KeyPolicy assigned to the storage account.

public class KeyPolicy
type KeyPolicy = class
Public Class KeyPolicy
Inheritance
KeyPolicy

Constructors

KeyPolicy()

Initializes a new instance of the KeyPolicy class.

KeyPolicy(Int32)

Initializes a new instance of the KeyPolicy class.

Properties

KeyExpirationPeriodInDays

Gets or sets the key expiration period in days.

Methods

Validate()

Validate the object.

Applies to