次の方法で共有


MonitoredSubscriptions interface

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

メソッド

beginCreateorUpdate(string, string, string, MonitoredSubscriptionsCreateorUpdateOptionalParams)

Elastic monitorリソースで監視されるサブスクリプションを追加し、観測性と監視を可能にします。

beginCreateorUpdateAndWait(string, string, string, MonitoredSubscriptionsCreateorUpdateOptionalParams)

Elastic monitorリソースで監視されるサブスクリプションを追加し、観測性と監視を可能にします。

beginDelete(string, string, string, MonitoredSubscriptionsDeleteOptionalParams)

Elastic Monitor リソースによって監視されているサブスクリプションを削除し、監視機能と監視機能を削除します。

beginDeleteAndWait(string, string, string, MonitoredSubscriptionsDeleteOptionalParams)

Elastic Monitor リソースによって監視されているサブスクリプションを削除し、監視機能と監視機能を削除します。

beginUpdate(string, string, string, MonitoredSubscriptionsUpdateOptionalParams)

Elastic Monitor リソースによって監視されるようにサブスクリプションを更新し、最適な監視性とパフォーマンスを確保します。

beginUpdateAndWait(string, string, string, MonitoredSubscriptionsUpdateOptionalParams)

Elastic Monitor リソースによって監視されるようにサブスクリプションを更新し、最適な監視性とパフォーマンスを確保します。

get(string, string, string, MonitoredSubscriptionsGetOptionalParams)

Elastic monitor リソースによって現在監視されているすべてのサブスクリプションに関する詳細情報を取得します。

list(string, string, MonitoredSubscriptionsListOptionalParams)

Elastic monitor リソースによって現在監視されているすべてのサブスクリプションを一覧表示し、監視の管理に役立ちます。

メソッドの詳細

beginCreateorUpdate(string, string, string, MonitoredSubscriptionsCreateorUpdateOptionalParams)

Elastic monitorリソースで監視されるサブスクリプションを追加し、観測性と監視を可能にします。

function beginCreateorUpdate(resourceGroupName: string, monitorName: string, configurationName: string, options?: MonitoredSubscriptionsCreateorUpdateOptionalParams): Promise<SimplePollerLike<OperationState<MonitoredSubscriptionProperties>, MonitoredSubscriptionProperties>>

パラメーター

resourceGroupName

string

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

monitorName

string

リソース名の監視

configurationName

string

構成名。 'default' 値のみがサポートされています。

options
MonitoredSubscriptionsCreateorUpdateOptionalParams

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

戻り値

beginCreateorUpdateAndWait(string, string, string, MonitoredSubscriptionsCreateorUpdateOptionalParams)

Elastic monitorリソースで監視されるサブスクリプションを追加し、観測性と監視を可能にします。

function beginCreateorUpdateAndWait(resourceGroupName: string, monitorName: string, configurationName: string, options?: MonitoredSubscriptionsCreateorUpdateOptionalParams): Promise<MonitoredSubscriptionProperties>

パラメーター

resourceGroupName

string

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

monitorName

string

リソース名の監視

configurationName

string

構成名。 'default' 値のみがサポートされています。

options
MonitoredSubscriptionsCreateorUpdateOptionalParams

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

戻り値

beginDelete(string, string, string, MonitoredSubscriptionsDeleteOptionalParams)

Elastic Monitor リソースによって監視されているサブスクリプションを削除し、監視機能と監視機能を削除します。

function beginDelete(resourceGroupName: string, monitorName: string, configurationName: string, options?: MonitoredSubscriptionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<MonitoredSubscriptionsDeleteHeaders>, MonitoredSubscriptionsDeleteHeaders>>

パラメーター

resourceGroupName

string

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

monitorName

string

リソース名の監視

configurationName

string

構成名。 'default' 値のみがサポートされています。

options
MonitoredSubscriptionsDeleteOptionalParams

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

戻り値

beginDeleteAndWait(string, string, string, MonitoredSubscriptionsDeleteOptionalParams)

Elastic Monitor リソースによって監視されているサブスクリプションを削除し、監視機能と監視機能を削除します。

function beginDeleteAndWait(resourceGroupName: string, monitorName: string, configurationName: string, options?: MonitoredSubscriptionsDeleteOptionalParams): Promise<MonitoredSubscriptionsDeleteHeaders>

パラメーター

resourceGroupName

string

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

monitorName

string

リソース名の監視

configurationName

string

構成名。 'default' 値のみがサポートされています。

options
MonitoredSubscriptionsDeleteOptionalParams

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

戻り値

beginUpdate(string, string, string, MonitoredSubscriptionsUpdateOptionalParams)

Elastic Monitor リソースによって監視されるようにサブスクリプションを更新し、最適な監視性とパフォーマンスを確保します。

function beginUpdate(resourceGroupName: string, monitorName: string, configurationName: string, options?: MonitoredSubscriptionsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<MonitoredSubscriptionProperties>, MonitoredSubscriptionProperties>>

パラメーター

resourceGroupName

string

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

monitorName

string

リソース名の監視

configurationName

string

構成名。 'default' 値のみがサポートされています。

options
MonitoredSubscriptionsUpdateOptionalParams

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

戻り値

beginUpdateAndWait(string, string, string, MonitoredSubscriptionsUpdateOptionalParams)

Elastic Monitor リソースによって監視されるようにサブスクリプションを更新し、最適な監視性とパフォーマンスを確保します。

function beginUpdateAndWait(resourceGroupName: string, monitorName: string, configurationName: string, options?: MonitoredSubscriptionsUpdateOptionalParams): Promise<MonitoredSubscriptionProperties>

パラメーター

resourceGroupName

string

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

monitorName

string

リソース名の監視

configurationName

string

構成名。 'default' 値のみがサポートされています。

options
MonitoredSubscriptionsUpdateOptionalParams

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

戻り値

get(string, string, string, MonitoredSubscriptionsGetOptionalParams)

Elastic monitor リソースによって現在監視されているすべてのサブスクリプションに関する詳細情報を取得します。

function get(resourceGroupName: string, monitorName: string, configurationName: string, options?: MonitoredSubscriptionsGetOptionalParams): Promise<MonitoredSubscriptionProperties>

パラメーター

resourceGroupName

string

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

monitorName

string

リソース名の監視

configurationName

string

構成名。 'default' 値のみがサポートされています。

options
MonitoredSubscriptionsGetOptionalParams

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

戻り値

list(string, string, MonitoredSubscriptionsListOptionalParams)

Elastic monitor リソースによって現在監視されているすべてのサブスクリプションを一覧表示し、監視の管理に役立ちます。

function list(resourceGroupName: string, monitorName: string, options?: MonitoredSubscriptionsListOptionalParams): PagedAsyncIterableIterator<MonitoredSubscriptionProperties, MonitoredSubscriptionProperties[], PageSettings>

パラメーター

resourceGroupName

string

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

monitorName

string

リソース名の監視

options
MonitoredSubscriptionsListOptionalParams

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

戻り値