다음을 통해 공유


StorageTaskAssignmentReport(String) Constructor

Definition

Initializes a new instance of StorageTaskAssignmentReport.

public StorageTaskAssignmentReport (string prefix);
new Azure.ResourceManager.Storage.Models.StorageTaskAssignmentReport : string -> Azure.ResourceManager.Storage.Models.StorageTaskAssignmentReport
Public Sub New (prefix As String)

Parameters

prefix
String

The container prefix for the location of storage task assignment report.

Exceptions

prefix is null.

Applies to