次の方法で共有


ComponentQuotaStatus interface

ComponentQuotaStatus を表すインターフェイス。

メソッド

get(string, string, ComponentQuotaStatusGetOptionalParams)

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

メソッドの詳細

get(string, string, ComponentQuotaStatusGetOptionalParams)

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

function get(resourceGroupName: string, resourceName: string, options?: ComponentQuotaStatusGetOptionalParams): Promise<ApplicationInsightsComponentQuotaStatus>

パラメーター

resourceGroupName

string

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

resourceName

string

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

options
ComponentQuotaStatusGetOptionalParams

オプション パラメーター。

戻り値