次の方法で共有


IWithPrefixesToFilterFor.WithPrefixesToFilterFor(IList<String>) メソッド

定義

ルールが適用される BLOB のプレフィックスの一覧を指定する 関数。

public Microsoft.Azure.Management.Storage.Fluent.PolicyRule.Update.IUpdate WithPrefixesToFilterFor (System.Collections.Generic.IList<string> prefixes);
abstract member WithPrefixesToFilterFor : System.Collections.Generic.IList<string> -> Microsoft.Azure.Management.Storage.Fluent.PolicyRule.Update.IUpdate
Public Function WithPrefixesToFilterFor (prefixes As IList(Of String)) As IUpdate

パラメーター

prefixes
IList<String>

ルールが適用される BLOB のプレフィックスの一覧。

戻り値

適用対象