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

ManagementPolicySchema Class

Definition

The Storage Account ManagementPolicies Rules. See more details in: https://video2.skills-academy.com/en-us/azure/storage/common/storage-lifecycle-managment-concepts.

public class ManagementPolicySchema
type ManagementPolicySchema = class
Public Class ManagementPolicySchema
Inheritance
ManagementPolicySchema

Constructors

ManagementPolicySchema()

Initializes a new instance of the ManagementPolicySchema class.

ManagementPolicySchema(IList<ManagementPolicyRule>)

Initializes a new instance of the ManagementPolicySchema class.

Properties

Rules

Gets or sets the Storage Account ManagementPolicies Rules. See more details in: https://video2.skills-academy.com/en-us/azure/storage/common/storage-lifecycle-managment-concepts.

Methods

Validate()

Validate the object.

Applies to