ManagementPolicySchema Class

Definition

The Storage Account ManagementPolicies Rules. See more details in: https://docs.microsoft.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://docs.microsoft.com/en-us/azure/storage/common/storage-lifecycle-managment-concepts.

Methods

Validate()

Validate the object.

Applies to