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