次の方法で共有


LoadTestingExtensions.GetAllLoadTestingQuota メソッド

定義

SubscriptionResource 内の LoadTestingQuotaResources のコレクションを取得します。

public static Azure.ResourceManager.LoadTesting.LoadTestingQuotaCollection GetAllLoadTestingQuota (this Azure.ResourceManager.Resources.SubscriptionResource subscriptionResource, Azure.Core.AzureLocation location);
static member GetAllLoadTestingQuota : Azure.ResourceManager.Resources.SubscriptionResource * Azure.Core.AzureLocation -> Azure.ResourceManager.LoadTesting.LoadTestingQuotaCollection
<Extension()>
Public Function GetAllLoadTestingQuota (subscriptionResource As SubscriptionResource, location As AzureLocation) As LoadTestingQuotaCollection

パラメーター

subscriptionResource
SubscriptionResource

SubscriptionResourceメソッドが実行されるインスタンス。

location
AzureLocation

Azure リージョンの名前。

戻り値

LoadTestingQuotaResources のコレクションとその LoadTestingQuotaResource に対する操作を表す オブジェクト。

適用対象