Condividi tramite


MoveResourceError.Properties Property

Definition

Gets or sets the move resource error body.

[Newtonsoft.Json.JsonProperty(PropertyName="properties")]
public Microsoft.Azure.Management.Migrate.ResourceMover.Models.MoveResourceErrorBody Properties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties")>]
member this.Properties : Microsoft.Azure.Management.Migrate.ResourceMover.Models.MoveResourceErrorBody with get, set
Public Property Properties As MoveResourceErrorBody

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to