Dela via


BlobInventoryRuleType.Equality Operator

Definition

Determines if two BlobInventoryRuleType values are the same.

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

Parameters

Returns

Applies to