IMoveResourceDependency.ResolutionType Property

Definition

Defines the resolution type.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.PSArgumentCompleter(new System.String[] { "Manual", "Automatic" })]
[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Create=true, Description="Defines the resolution type.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="resolutionType", Update=true)]
public string ResolutionType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.PSArgumentCompleter(new System.String[] { "Manual", "Automatic" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Create=true, Description="Defines the resolution type.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="resolutionType", Update=true)>]
member this.ResolutionType : string with get, set
Public Property ResolutionType As String

Property Value

Attributes

Applies to