IPendingUploadResponseDto.PendingUploadId Property

Definition

ID for this upload request

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="ID for this upload request", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="pendingUploadId", Update=true)]
public string PendingUploadId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="ID for this upload request", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="pendingUploadId", Update=true)>]
member this.PendingUploadId : string with get, set
Public Property PendingUploadId As String

Property Value

Attributes

Applies to