次の方法で共有


IWithActions.WithDeleteActionOnBaseBlob(Int32) メソッド

定義

選択したベース BLOB に対する削除アクションを指定する 関数。

public Microsoft.Azure.Management.Storage.Fluent.PolicyRule.Update.IUpdate WithDeleteActionOnBaseBlob (int daysAfterBaseBlobModificationUntilDeleting);
abstract member WithDeleteActionOnBaseBlob : int -> Microsoft.Azure.Management.Storage.Fluent.PolicyRule.Update.IUpdate
Public Function WithDeleteActionOnBaseBlob (daysAfterBaseBlobModificationUntilDeleting As Integer) As IUpdate

パラメーター

daysAfterBaseBlobModificationUntilDeleting
Int32

ベース BLOB が最後に変更されてから削除されるまでの日数。

戻り値

適用対象