다음을 통해 공유


PolicyRuleImpl.IPolicyRule.BlobTypesToFilterFor Property

Definition

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

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

Property Value

Implements

Applies to