다음을 통해 공유


PolicyRuleImpl.IWithPrefixesToFilterFor.WithoutPrefixesToFilterFor Method

Definition

The function that clears all blob prefixes so the rule will apply to blobs regardless of prefixes.

Microsoft.Azure.Management.Storage.Fluent.PolicyRule.Update.IUpdate IWithPrefixesToFilterFor.WithoutPrefixesToFilterFor ();
abstract member Microsoft.Azure.Management.Storage.Fluent.PolicyRule.Update.IWithPrefixesToFilterFor.WithoutPrefixesToFilterFor : unit -> Microsoft.Azure.Management.Storage.Fluent.PolicyRule.Update.IUpdate
override this.Microsoft.Azure.Management.Storage.Fluent.PolicyRule.Update.IWithPrefixesToFilterFor.WithoutPrefixesToFilterFor : unit -> Microsoft.Azure.Management.Storage.Fluent.PolicyRule.Update.IUpdate
Function WithoutPrefixesToFilterFor () As IUpdate Implements IWithPrefixesToFilterFor.WithoutPrefixesToFilterFor

Returns

Implements

Applies to