IJob.ScenarioName Property

Definition

The ScenarioName.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The ScenarioName.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="scenarioName", Update=true)]
public string ScenarioName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The ScenarioName.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="scenarioName", Update=true)>]
member this.ScenarioName : string with get, set
Public Property ScenarioName As String

Property Value

Attributes

Applies to