Freigeben über


IVirtualMachinePlacementHint.HintType Property

Definition

The specification of whether this hint supports affinity or anti-affinity with the referenced resources.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The specification of whether this hint supports affinity or anti-affinity with the referenced resources.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.VirtualMachinePlacementHintType) }, ReadOnly=false, Required=true, SerializedName="hintType")]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.VirtualMachinePlacementHintType HintType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The specification of whether this hint supports affinity or anti-affinity with the referenced resources.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.VirtualMachinePlacementHintType) }, ReadOnly=false, Required=true, SerializedName="hintType")>]
member this.HintType : Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.VirtualMachinePlacementHintType with get, set
Public Property HintType As VirtualMachinePlacementHintType

Property Value

Attributes

Applies to