다음을 통해 공유


PolicyRuleImpl.WithBlobTypesToFilterFor(IList<BlobTypes>) Method

Definition

public Microsoft.Azure.Management.Storage.Fluent.PolicyRuleImpl WithBlobTypesToFilterFor (System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Fluent.BlobTypes> blobTypes);
member this.WithBlobTypesToFilterFor : System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Fluent.BlobTypes> -> Microsoft.Azure.Management.Storage.Fluent.PolicyRuleImpl
Public Function WithBlobTypesToFilterFor (blobTypes As IList(Of BlobTypes)) As PolicyRuleImpl

Parameters

blobTypes
IList<BlobTypes>

Returns

Applies to