Partager via


IWithBlobTypesToFilterFor.WithBlobTypesToFilterFor Méthode

Définition

Fonction qui spécifie la liste des types d’objets blob auxquels la règle s’appliquera.

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

Paramètres

blobTypes
IList<BlobTypes>

Liste des types d’objets blob auxquels la règle s’applique.

Retours

S’applique à