Share via


IVirtualMachinePlacementHint.SchedulingExecution Property

Definition

The indicator of whether the hint is a hard or soft requirement during scheduling.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PSArgumentCompleter(new System.String[] { "Hard", "Soft" })]
[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The indicator of whether the hint is a hard or soft requirement during scheduling.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="schedulingExecution", Update=true)]
public string SchedulingExecution { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PSArgumentCompleter(new System.String[] { "Hard", "Soft" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The indicator of whether the hint is a hard or soft requirement during scheduling.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="schedulingExecution", Update=true)>]
member this.SchedulingExecution : string with get, set
Public Property SchedulingExecution As String

Property Value

Attributes

Applies to