Partager via


IStorageTaskAssignmentUpdateParameters.TaskId Property

Definition

Id of the corresponding storage task

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="Id of the corresponding storage task", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="taskId", Update=false)]
public string TaskId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="Id of the corresponding storage task", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="taskId", Update=false)>]
member this.TaskId : string
Public ReadOnly Property TaskId As String

Property Value

Attributes

Applies to