Share via


LastAccessTimeTrackingPolicy.BlobType Property

Definition

An array of predefined supported blob types. Only blockBlob is the supported value. This field is currently read only.

public Azure.Provisioning.BicepList<string> BlobType { get; set; }
member this.BlobType : Azure.Provisioning.BicepList<string> with get, set
Public Property BlobType As BicepList(Of String)

Property Value

Applies to