SetAzMigrateSite_UpdateExpanded.ApplianceName Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Category(new Microsoft.Azure.PowerShell.Cmdlets.Migrate.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Migrate.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Appliance Name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="applianceName")]
[System.Management.Automation.Parameter(HelpMessage="Appliance Name.", Mandatory=false)]
public string ApplianceName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Category(new Microsoft.Azure.PowerShell.Cmdlets.Migrate.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Migrate.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Appliance Name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="applianceName")>]
[<System.Management.Automation.Parameter(HelpMessage="Appliance Name.", Mandatory=false)>]
member this.ApplianceName : string with get, set
Public Property ApplianceName As String

Property Value

String
Attributes

Applies to