Partager via


LastAccessTimeTrackingPolicy.BlobType Propriété

Définition

Obtient ou définit un tableau de types d’objets blob prédéfinis pris en charge. Seule blockBlob est la valeur prise en charge. Ce champ est actuellement en lecture seule

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à