Partager via


IStorageTaskReportInstance.TaskAssignmentId Property

Definition

Represents the Storage Task Assignment Id associated with the storage task that provided an execution context.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="Represents the Storage Task Assignment Id associated with the storage task that provided an execution context.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="taskAssignmentId", Update=false)]
public string TaskAssignmentId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="Represents the Storage Task Assignment Id associated with the storage task that provided an execution context.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="taskAssignmentId", Update=false)>]
member this.TaskAssignmentId : string
Public ReadOnly Property TaskAssignmentId As String

Property Value

Attributes

Applies to