ArmStorageActionsModelFactory
StorageTaskData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String, String>, AzureLocation, ManagedServiceIdentity, StorageTaskProperties)
StorageTaskPreviewBlobProperties(String, IEnumerable<StorageTaskPreviewKeyValueProperties>, IEnumerable<StorageTaskPreviewKeyValueProperties>, IEnumerable<StorageTaskPreviewKeyValueProperties>, MatchedBlockName?)
StorageTaskProperties(Int64?, Boolean, String, StorageTaskAction, StorageTaskProvisioningState?, DateTimeOffset?)
StorageTaskReportInstance(ResourceIdentifier, String, ResourceType, SystemData, StorageTaskReportProperties)
StorageTaskReportProperties(ResourceIdentifier, ResourceIdentifier, String, String, String, String, String, String, String, StorageTaskRunStatus?, String, ResourceIdentifier, String, StorageTaskRunResult?)
StorageTaskUpdateProperties(Int64?, Boolean?, String, StorageTaskAction, StorageTaskProvisioningState?, DateTimeOffset?)
net10.0
namespace Azure.ResourceManager.StorageActions.Models
{
public static class ArmStorageActionsModelFactory
{
public static StorageTaskReportProperties StorageTaskReportProperties(ResourceIdentifier taskAssignmentId = null, ResourceIdentifier storageAccountId = null, string startTime = null, string finishTime = null, string objectsTargetedCount = null, string objectsOperatedOnCount = null, string objectFailedCount = null, string objectsSucceededCount = null, string runStatusError = null, StorageTaskRunStatus? runStatusEnum = default, string summaryReportPath = null, ResourceIdentifier taskId = null, string taskVersion = null, StorageTaskRunResult? runResult = default);
}
}
| .NET | 8.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | Azure.ResourceManager.StorageActions , Version=1.0.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.StorageActions (1.0.0) net8.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API