共用方式為


StorageAccountManagementPolicy.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 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)

Property Value

Applies to