TimeGrainType
TimeGrainType(String)
Annually
BillingAnnual
BillingMonth
BillingQuarter
Last30Days
Last7Days
Monthly
Quarterly
Equals(Object)
Equals(TimeGrainType)
GetHashCode()
ToString()
implicit operator TimeGrainType?(String)
implicit operator TimeGrainType(String)
operator !=(TimeGrainType, TimeGrainType)
operator ==(TimeGrainType, TimeGrainType)
net11.0
namespace Azure.ResourceManager.CostManagement.Models
{
public readonly struct TimeGrainType : IEquatable<TimeGrainType>
{
public static TimeGrainType Quarterly { 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