Partager via


ExecutionTarget.Prefix Property

Definition

Required list of object prefixes to be included for task execution

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> Prefix { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)>]
member this.Prefix : System.Collections.Generic.List<string> with get, set
Public Property Prefix As List(Of String)

Property Value

Implements

Attributes

Applies to