Partager via


IStorageTaskAssignment.TaskId Property

Definition

Id of the corresponding storage task

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

Property Value

Attributes

Applies to