次の方法で共有


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)

プロパティ値

適用対象