Bagikan melalui


IWithPrefixesToFilterFor.WithPrefixToFilterFor(String) Method

Definition

The function that specifies a prefix for the blobs that the rule will apply to.

public Microsoft.Azure.Management.Storage.Fluent.PolicyRule.Update.IUpdate WithPrefixToFilterFor (string prefix);
abstract member WithPrefixToFilterFor : string -> Microsoft.Azure.Management.Storage.Fluent.PolicyRule.Update.IUpdate
Public Function WithPrefixToFilterFor (prefix As String) As IUpdate

Parameters

prefix
String

A prefix for the blobs that the rule will apply to.

Returns

Applies to