Compartilhar via


StorageTaskPreviewAction.ContainerMetadata Property

Definition

metadata key value pairs to be tested for a match against the provided condition.

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

Property Value

Implements

Attributes

Applies to