SnapshotStorageAccountType.Equality Operator

Definition

Determines if two SnapshotStorageAccountType values are the same.

public static bool operator == (Azure.ResourceManager.Compute.Models.SnapshotStorageAccountType left, Azure.ResourceManager.Compute.Models.SnapshotStorageAccountType right);
static member ( = ) : Azure.ResourceManager.Compute.Models.SnapshotStorageAccountType * Azure.ResourceManager.Compute.Models.SnapshotStorageAccountType -> bool
Public Shared Operator == (left As SnapshotStorageAccountType, right As SnapshotStorageAccountType) As Boolean

Parameters

Returns

Applies to