Share via


AppServiceOperation.Errors Property

Definition

Any errors associate with the operation.

public System.Collections.Generic.IReadOnlyList<Azure.ResponseError> Errors { get; }
member this.Errors : System.Collections.Generic.IReadOnlyList<Azure.ResponseError>
Public ReadOnly Property Errors As IReadOnlyList(Of ResponseError)

Property Value

Applies to