StorageAccountManagementPolicy.Rules Property
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://docs.microsoft.com/en-us/azure/storage/common/storage-lifecycle-managment-concepts.
public Azure.Provisioning.BicepList<Azure.Provisioning.Storage.ManagementPolicyRule> Rules { get; set; }
member this.Rules : Azure.Provisioning.BicepList<Azure.Provisioning.Storage.ManagementPolicyRule> with get, set
Public Property Rules As BicepList(Of ManagementPolicyRule)