Share via


IStorageTaskAssignmentProperties.RunStatusTaskAssignmentId 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 RunStatusTaskAssignmentId { 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.RunStatusTaskAssignmentId : string
Public ReadOnly Property RunStatusTaskAssignmentId As String

Property Value

Attributes

Applies to