LoadTestingResource.GetMaxMonthlyVirtualUserHours Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.