AutomaticResolutionProperties.MoveResourceId Property

Definition

Gets the MoveResource ARM ID of the dependent resource if the resolution type is Automatic.

[Newtonsoft.Json.JsonProperty(PropertyName="moveResourceId")]
public string MoveResourceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="moveResourceId")>]
member this.MoveResourceId : string with get, set
Public Property MoveResourceId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to