OperationErrorAdditionalInfo.Info Property

Definition

Gets the operation error info.

[Newtonsoft.Json.JsonProperty(PropertyName="info")]
public Microsoft.Azure.Management.Migrate.ResourceMover.Models.MoveErrorInfo Info { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="info")>]
member this.Info : Microsoft.Azure.Management.Migrate.ResourceMover.Models.MoveErrorInfo
Public ReadOnly Property Info As MoveErrorInfo

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to