VmHostPlacementPolicyAffinityStrength Struct
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.
Affinity Strength.
public readonly struct VmHostPlacementPolicyAffinityStrength : IEquatable<Azure.ResourceManager.Avs.Models.VmHostPlacementPolicyAffinityStrength>
type VmHostPlacementPolicyAffinityStrength = struct
Public Structure VmHostPlacementPolicyAffinityStrength
Implements IEquatable(Of VmHostPlacementPolicyAffinityStrength)
- Inheritance
-
VmHostPlacementPolicyAffinityStrength
- Implements
Constructors
VmHostPlacementPolicyAffinityStrength(String) |
Initializes a new instance of VmHostPlacementPolicyAffinityStrength. |
Properties
Must |
is must. |
Should |
is should. |
Methods
Equals(VmHostPlacementPolicyAffinityStrength) |
Indicates whether the current object is equal to another object of the same type. |
ToString() |
Returns the fully qualified type name of this instance. |
Operators
Equality(VmHostPlacementPolicyAffinityStrength, VmHostPlacementPolicyAffinityStrength) |
Determines if two VmHostPlacementPolicyAffinityStrength values are the same. |
Implicit(String to VmHostPlacementPolicyAffinityStrength) |
Converts a String to a VmHostPlacementPolicyAffinityStrength. |
Inequality(VmHostPlacementPolicyAffinityStrength, VmHostPlacementPolicyAffinityStrength) |
Determines if two VmHostPlacementPolicyAffinityStrength values are not the same. |
Applies to
Azure SDK for .NET