Partager via


StorageTaskAssignmentUpdateExecutionContext.TargetPrefix 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.Inlined)]
public System.Collections.Generic.List<string> TargetPrefix { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)>]
member this.TargetPrefix : System.Collections.Generic.List<string> with get, set
Public Property TargetPrefix As List(Of String)

Property Value

Implements

Attributes

Applies to