Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats Top APIs
    Version Source
  1. Catalog
  2. Azure.ResourceManager.CostManagement
  3. CostManagementSettingCollection
  4. GetAsync(CostManagementSettingType, CancellationToken)
  • CostManagementSettingCollection
    • CostManagementSettingCollection()
    • CreateOrUpdate(WaitUntil, CostManagementSettingType, CostManagementSettingData, CancellationToken)
    • CreateOrUpdateAsync(WaitUntil, CostManagementSettingType, CostManagementSettingData, CancellationToken)
    • Exists(CostManagementSettingType, CancellationToken)
    • ExistsAsync(CostManagementSettingType, CancellationToken)
    • Get(CostManagementSettingType, CancellationToken)
    • GetAll(CancellationToken)
    • GetAllAsync(CancellationToken)
    • GetAsync(CostManagementSettingType, CancellationToken)
    • GetIfExists(CostManagementSettingType, CancellationToken)
    • GetIfExistsAsync(CostManagementSettingType, CancellationToken)
net11.0
namespace Azure.ResourceManager.CostManagement
{
    public class CostManagementSettingCollection : ArmCollection, IAsyncEnumerable<CostManagementSettingResource>, IEnumerable, IEnumerable<CostManagementSettingResource>
    {
        [AsyncStateMachine(typeof(<GetAsync>d__6))]
        public virtual Task<Response<CostManagementSettingResource>> GetAsync(CostManagementSettingType type, CancellationToken cancellationToken = default);
    }
}
.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 Azure.ResourceManager.CostManagement.

Package Azure.ResourceManager.CostManagement (1.0.3) net10.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API
Search

04/22/2026
An error has occurred. This application may no longer respond until reloaded. Reload 🗙