Freigeben über


StorageTaskPreviewAction.Blob Property

Definition

Properties of some sample blobs in the container to test for matches with the preview action.

[Microsoft.Azure.PowerShell.Cmdlets.StorageAction.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageAction.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StorageAction.Models.IStorageTaskPreviewBlobProperties> Blob { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageAction.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageAction.PropertyOrigin.Inlined)>]
member this.Blob : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StorageAction.Models.IStorageTaskPreviewBlobProperties> with get, set
Public Property Blob As List(Of IStorageTaskPreviewBlobProperties)

Property Value

Implements

Attributes

Applies to