Share via


TextAuthoringLoadSnapshotState.Warnings Property

Definition

The warnings that were encountered while executing the job.

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

Property Value

Applies to