LoadTestingExtensions.GetAllLoadTestingQuota メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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 に対する操作を表す オブジェクト。