共用方式為


IPolicyRule.PrefixesToFilterFor Property

Definition

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

public System.Collections.Generic.IReadOnlyList<string> PrefixesToFilterFor { get; }
member this.PrefixesToFilterFor : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property PrefixesToFilterFor As IReadOnlyList(Of String)

Property Value

Applies to