Partager via


ManagementPolicyFilter.BlobTypes Propriété

Définition

Obtient ou définit un tableau de valeurs d’énumération prédéfinies. Actuellement, blockBlob prend en charge toutes les actions de hiérarchisation et de suppression. Seules les actions de suppression sont prises en charge pour appendBlob.

[Newtonsoft.Json.JsonProperty(PropertyName="blobTypes")]
public System.Collections.Generic.IList<string> BlobTypes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="blobTypes")>]
member this.BlobTypes : System.Collections.Generic.IList<string> with get, set
Public Property BlobTypes As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à