BudgetNotificationOperatorType
BudgetNotificationOperatorType(String)
EqualTo
GreaterThan
GreaterThanOrEqualTo
LessThan
Equals(BudgetNotificationOperatorType)
Equals(Object)
GetHashCode()
ToString()
implicit operator BudgetNotificationOperatorType?(String)
implicit operator BudgetNotificationOperatorType(String)
operator !=(BudgetNotificationOperatorType, BudgetNotificationOperatorType)
operator ==(BudgetNotificationOperatorType, BudgetNotificationOperatorType)
net11.0
namespace Azure.ResourceManager.CostManagement.Models
{
public readonly struct BudgetNotificationOperatorType : IEquatable<BudgetNotificationOperatorType>
{
public static BudgetNotificationOperatorType LessThan { get; }
}
}
| .NET | 8.09.010.011.0 |
|---|---|
Information specific to net11.0 | |
| Assembly | Azure.ResourceManager.CostManagement , Version=1.0.3.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.CostManagement (1.0.3) net10.0 |
| Platform Restrictions | The property getter is supported on all platforms. |
- Built-in API
- Package-provided API