다음을 통해 공유


PolicyRuleImpl.IPolicyRule.PrefixesToFilterFor Property

Definition

Gets an unmodifiable list of the prefixes of the blob types this rule will apply for.

System.Collections.Generic.IReadOnlyList<string> Microsoft.Azure.Management.Storage.Fluent.IPolicyRule.PrefixesToFilterFor { get; }
member this.Microsoft.Azure.Management.Storage.Fluent.IPolicyRule.PrefixesToFilterFor : System.Collections.Generic.IReadOnlyList<string>
 ReadOnly Property PrefixesToFilterFor As IReadOnlyList(Of String) Implements IPolicyRule.PrefixesToFilterFor

Property Value

Implements

Applies to