IMoveResource.SourceResourceSetting Property

Definition

Gets or sets the source resource settings.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Create=false, Description="Gets or sets the source resource settings.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.IResourceSettings) }, Read=true, ReadOnly=true, Required=false, SerializedName="sourceResourceSettings", Update=false)]
public Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.IResourceSettings SourceResourceSetting { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Create=false, Description="Gets or sets the source resource settings.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.IResourceSettings) }, Read=true, ReadOnly=true, Required=false, SerializedName="sourceResourceSettings", Update=false)>]
member this.SourceResourceSetting : Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.IResourceSettings
Public ReadOnly Property SourceResourceSetting As IResourceSettings

Property Value

Attributes

Applies to