Freigeben über


IVirtualMachinePlacementHint.SchedulingExecution Property

Definition

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

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

Property Value

Attributes

Applies to