你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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