Show / Hide Table of Contents

Enum CopyStatus

CopyStatus values.

Namespace: System.Dynamic.ExpandoObject
Assembly: Azure.Storage.Blobs.dll
Syntax
public enum CopyStatus

Aborted

aborted

Failed

failed

Pending

pending

Success

success

Back to top Azure SDK for .NET