共用方式為


StorageAccountManagementPolicyData.Rules Property

Definition

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

public System.Collections.Generic.IList<Azure.ResourceManager.Storage.Models.ManagementPolicyRule> Rules { get; set; }
member this.Rules : System.Collections.Generic.IList<Azure.ResourceManager.Storage.Models.ManagementPolicyRule> with get, set
Public Property Rules As IList(Of ManagementPolicyRule)

Property Value

Applies to