Share via


CopyCompletionError.ErrorMessage Property

Definition

Indicates the error message if the background copy of a resource created via the CopyStart operation fails.

public Azure.Provisioning.BicepValue<string> ErrorMessage { get; set; }
member this.ErrorMessage : Azure.Provisioning.BicepValue<string> with get, set
Public Property ErrorMessage As BicepValue(Of String)

Property Value

Applies to