你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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