Share via


AvsPlacementPolicyAffinityType Struct

Definition

Placement policy affinity type.

public readonly struct AvsPlacementPolicyAffinityType : IEquatable<Azure.ResourceManager.Avs.Models.AvsPlacementPolicyAffinityType>
type AvsPlacementPolicyAffinityType = struct
Public Structure AvsPlacementPolicyAffinityType
Implements IEquatable(Of AvsPlacementPolicyAffinityType)
Inheritance
AvsPlacementPolicyAffinityType
Implements

Constructors

AvsPlacementPolicyAffinityType(String)

Initializes a new instance of AvsPlacementPolicyAffinityType.

Properties

Affinity

Affinity.

AntiAffinity

AntiAffinity.

Methods

Equals(AvsPlacementPolicyAffinityType)

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(AvsPlacementPolicyAffinityType, AvsPlacementPolicyAffinityType)

Determines if two AvsPlacementPolicyAffinityType values are the same.

Implicit(String to AvsPlacementPolicyAffinityType)

Converts a string to a AvsPlacementPolicyAffinityType.

Inequality(AvsPlacementPolicyAffinityType, AvsPlacementPolicyAffinityType)

Determines if two AvsPlacementPolicyAffinityType values are not the same.

Applies to