PlacementPolicyUpdateProperties interface
The properties of a placement policy resource that may be updated
Properties
| affinity |
vm-host placement policy affinity strength (should/must) |
| azure |
placement policy azure hybrid benefit opt-in type |
| host |
Host members list |
| state | Whether the placement policy is enabled or disabled |
| vm |
Virtual machine members list |
Property Details
affinityStrength
vm-host placement policy affinity strength (should/must)
affinityStrength?: 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[]
state
Whether the placement policy is enabled or disabled
state?: string
Property Value
string
vmMembers
Virtual machine members list
vmMembers?: string[]
Property Value
string[]