Share via


VmHostPlacementPolicyProperties interface

VM-Host placement policy properties

Extends

Properties

affinityStrength

vm-host placement policy affinity strength (should/must)

affinityType

placement policy affinity type

azureHybridBenefitType

placement policy azure hybrid benefit opt-in type

hostMembers

Host members list

type

placement policy type

vmMembers

Virtual machine members list

Inherited Properties

displayName

Display name of the placement policy

provisioningState

The provisioning state

state

Whether the placement policy is enabled or disabled

Property Details

affinityStrength

vm-host placement policy affinity strength (should/must)

affinityStrength?: string

Property Value

string

affinityType

placement policy affinity type

affinityType: string

Property Value

string

azureHybridBenefitType

placement policy azure hybrid benefit opt-in type

azureHybridBenefitType?: string

Property Value

string

hostMembers

Host members list

hostMembers: string[]

Property Value

string[]

type

placement policy type

type: "VmHost"

Property Value

"VmHost"

vmMembers

Virtual machine members list

vmMembers: string[]

Property Value

string[]

Inherited Property Details

displayName

Display name of the placement policy

displayName?: string

Property Value

string

Inherited From PlacementPolicyProperties.displayName

provisioningState

The provisioning state

provisioningState?: string

Property Value

string

Inherited From PlacementPolicyProperties.provisioningState

state

Whether the placement policy is enabled or disabled

state?: string

Property Value

string

Inherited From PlacementPolicyProperties.state