Uses of Class
com.azure.resourcemanager.storage.models.StorageTaskAssignmentUpdateReport
Packages that use StorageTaskAssignmentUpdateReport
Package
Description
Package containing the data models for StorageManagementClient.
-
Uses of StorageTaskAssignmentUpdateReport in com.azure.resourcemanager.storage.models
Methods in com.azure.resourcemanager.storage.models that return StorageTaskAssignmentUpdateReportModifier and TypeMethodDescriptionStorageTaskAssignmentUpdateProperties.report()Get the report property: The storage task assignment report.StorageTaskAssignmentUpdateReport.withPrefix(String prefix) Set the prefix property: The prefix of the storage task assignment report.Methods in com.azure.resourcemanager.storage.models with parameters of type StorageTaskAssignmentUpdateReportModifier and TypeMethodDescriptionStorageTaskAssignmentUpdateProperties.withReport(StorageTaskAssignmentUpdateReport report) Set the report property: The storage task assignment report.