PlacementPolicyPatch.AffinityStrength Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
vm-host placement policy affinity strength (should/must).
public Azure.ResourceManager.Avs.Models.VmHostPlacementPolicyAffinityStrength? AffinityStrength { get; set; }
member this.AffinityStrength : Nullable<Azure.ResourceManager.Avs.Models.VmHostPlacementPolicyAffinityStrength> with get, set
Public Property AffinityStrength As Nullable(Of VmHostPlacementPolicyAffinityStrength)