MoveResourceProperties.ResourceSettings Property

Definition

Gets or sets the resource settings.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to