Share via


StorageTaskAssignmentCompletedStatus(String) Constructor

Definition

Initializes a new instance of StorageTaskAssignmentCompletedStatus.

public StorageTaskAssignmentCompletedStatus (string value);
new Azure.Messaging.EventGrid.SystemEvents.StorageTaskAssignmentCompletedStatus : string -> Azure.Messaging.EventGrid.SystemEvents.StorageTaskAssignmentCompletedStatus
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to