次の方法で共有


ComponentQuotaStatus class

ComponentQuotaStatus を表すクラス。

コンストラクター

ComponentQuotaStatus(ApplicationInsightsManagementClientContext)

ComponentQuotaStatus を作成します。

メソッド

get(string, string, RequestOptionsBase)

Application Insights コンポーネントの日次データ ボリューム上限 (クォータ) の状態を返します。

get(string, string, RequestOptionsBase, ServiceCallback<ApplicationInsightsComponentQuotaStatus>)
get(string, string, ServiceCallback<ApplicationInsightsComponentQuotaStatus>)

コンストラクターの詳細

ComponentQuotaStatus(ApplicationInsightsManagementClientContext)

ComponentQuotaStatus を作成します。

new ComponentQuotaStatus(client: ApplicationInsightsManagementClientContext)

パラメーター

client
ApplicationInsightsManagementClientContext

サービス クライアントへの参照。

メソッドの詳細

get(string, string, RequestOptionsBase)

Application Insights コンポーネントの日次データ ボリューム上限 (クォータ) の状態を返します。

function get(resourceGroupName: string, resourceName: string, options?: RequestOptionsBase): Promise<ComponentQuotaStatusGetResponse>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

resourceName

string

Application Insights コンポーネント リソースの名前。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ComponentQuotaStatusGetResponse>

get(string, string, RequestOptionsBase, ServiceCallback<ApplicationInsightsComponentQuotaStatus>)

function get(resourceGroupName: string, resourceName: string, options: RequestOptionsBase, callback: ServiceCallback<ApplicationInsightsComponentQuotaStatus>)

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

resourceName

string

Application Insights コンポーネント リソースの名前。

options
RequestOptionsBase

省略可能なパラメーター

get(string, string, ServiceCallback<ApplicationInsightsComponentQuotaStatus>)

function get(resourceGroupName: string, resourceName: string, callback: ServiceCallback<ApplicationInsightsComponentQuotaStatus>)

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

resourceName

string

Application Insights コンポーネント リソースの名前。