次の方法で共有


IWithRuleActions.WithTierToArchiveActionOnBaseBlob(Int32) メソッド

定義

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

public Microsoft.Azure.Management.Storage.Fluent.PolicyRule.Definition.IWithPolicyRuleAttachable WithTierToArchiveActionOnBaseBlob (int daysAfterBaseBlobModificationUntilArchiving);
abstract member WithTierToArchiveActionOnBaseBlob : int -> Microsoft.Azure.Management.Storage.Fluent.PolicyRule.Definition.IWithPolicyRuleAttachable
Public Function WithTierToArchiveActionOnBaseBlob (daysAfterBaseBlobModificationUntilArchiving As Integer) As IWithPolicyRuleAttachable

パラメーター

daysAfterBaseBlobModificationUntilArchiving
Int32

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

戻り値

適用対象