MockableCostManagementTenantResource.GetAllTenantsCostManagementViews Method

Definition

Gets a collection of TenantsCostManagementViewsResources in the TenantResource.

public virtual Azure.ResourceManager.CostManagement.TenantsCostManagementViewsCollection GetAllTenantsCostManagementViews ();
abstract member GetAllTenantsCostManagementViews : unit -> Azure.ResourceManager.CostManagement.TenantsCostManagementViewsCollection
override this.GetAllTenantsCostManagementViews : unit -> Azure.ResourceManager.CostManagement.TenantsCostManagementViewsCollection
Public Overridable Function GetAllTenantsCostManagementViews () As TenantsCostManagementViewsCollection

Returns

An object representing collection of TenantsCostManagementViewsResources and their operations over a TenantsCostManagementViewsResource.

Applies to