ManagementPolicySchema Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Storage Account ManagementPolicies Rules. See more details in: https://learn.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://learn.microsoft.com/en-us/azure/storage/common/storage-lifecycle-managment-concepts. |
Methods
Validate() |
Validate the object. |