Compartilhar via


IPendingUploadRequestDto.PendingUploadId Property

Definition

If PendingUploadId = null then random guid will be used.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="If PendingUploadId = null then random guid will be used.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="pendingUploadId")]
public string PendingUploadId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="If PendingUploadId = null then random guid will be used.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="pendingUploadId")>]
member this.PendingUploadId : string with get, set
Public Property PendingUploadId As String

Property Value

Attributes

Applies to