Freigeben über


PendingUploadType(String) Constructor

Definition

Initializes a new instance of PendingUploadType.

public PendingUploadType(string value);
new Azure.AI.Projects.PendingUploadType : string -> Azure.AI.Projects.PendingUploadType
Public Sub New (value As String)

Parameters

value
String

The value.

Exceptions

value is null.

Applies to