LoadTestingResource.GetMaxMonthlyVirtualUserHours Method

Definition

Gets an object representing a MaxMonthlyVirtualUserHoursResource along with the instance operations that can be performed on it in the LoadTestingResource.

public virtual Azure.ResourceManager.LoadTesting.MaxMonthlyVirtualUserHoursResource GetMaxMonthlyVirtualUserHours();
abstract member GetMaxMonthlyVirtualUserHours : unit -> Azure.ResourceManager.LoadTesting.MaxMonthlyVirtualUserHoursResource
override this.GetMaxMonthlyVirtualUserHours : unit -> Azure.ResourceManager.LoadTesting.MaxMonthlyVirtualUserHoursResource
Public Overridable Function GetMaxMonthlyVirtualUserHours () As MaxMonthlyVirtualUserHoursResource

Returns

Returns a MaxMonthlyVirtualUserHoursResource object.

Applies to