次の方法で共有


PolicyRuleImpl.IWithActions.WithTierToArchiveActionOnBaseBlob(Int32) メソッド

定義

選択したベース BLOB に対するアーカイブ アクションの層を指定する 関数。

Microsoft.Azure.Management.Storage.Fluent.PolicyRule.Update.IUpdate IWithActions.WithTierToArchiveActionOnBaseBlob (int daysAfterBaseBlobModificationUntilArchiving);
abstract member Microsoft.Azure.Management.Storage.Fluent.PolicyRule.Update.IWithActions.WithTierToArchiveActionOnBaseBlob : int -> Microsoft.Azure.Management.Storage.Fluent.PolicyRule.Update.IUpdate
override this.Microsoft.Azure.Management.Storage.Fluent.PolicyRule.Update.IWithActions.WithTierToArchiveActionOnBaseBlob : int -> Microsoft.Azure.Management.Storage.Fluent.PolicyRule.Update.IUpdate
Function WithTierToArchiveActionOnBaseBlob (daysAfterBaseBlobModificationUntilArchiving As Integer) As IUpdate Implements IWithActions.WithTierToArchiveActionOnBaseBlob

パラメーター

daysAfterBaseBlobModificationUntilArchiving
Int32

ベース BLOB がアーカイブされるまでの最後の変更後の日数。

戻り値

実装

適用対象