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

StorageAccountManagementPolicyData.Rules 属性

定义

存储帐户管理策略规则。 有关详细信息,请参阅: 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)

属性值

适用于