PublicCloudHostType.Equality(PublicCloudHostType, PublicCloudHostType) Operator
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.
Determines if two PublicCloudHostType values are the same.
public static bool operator ==(Azure.ResourceManager.HybridConnectivity.Models.PublicCloudHostType left, Azure.ResourceManager.HybridConnectivity.Models.PublicCloudHostType right);
static member ( = ) : Azure.ResourceManager.HybridConnectivity.Models.PublicCloudHostType * Azure.ResourceManager.HybridConnectivity.Models.PublicCloudHostType -> bool
Public Shared Operator == (left As PublicCloudHostType, right As PublicCloudHostType) As Boolean
Parameters
- left
- PublicCloudHostType
- right
- PublicCloudHostType