Condividi tramite


StorageListKeyExpand.Equality Operator

Definition

Determines if two StorageListKeyExpand values are the same.

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

Parameters

Returns

Applies to