次の方法で共有


MonitoredSubscriptions interface

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

メソッド

beginCreateorUpdate(string, string, string, MonitoredSubscriptionsCreateorUpdateOptionalParams)

NewRelic モニター リソースによって監視する必要があるサブスクリプションを追加します。

beginCreateorUpdateAndWait(string, string, string, MonitoredSubscriptionsCreateorUpdateOptionalParams)

NewRelic モニター リソースによって監視する必要があるサブスクリプションを追加します。

beginDelete(string, string, string, MonitoredSubscriptionsDeleteOptionalParams)

NewRelic モニター リソースによって監視されているサブスクリプションをUpdatesする

beginDeleteAndWait(string, string, string, MonitoredSubscriptionsDeleteOptionalParams)

NewRelic モニター リソースによって監視されているサブスクリプションをUpdatesする

beginUpdate(string, string, string, MonitoredSubscriptionsUpdateOptionalParams)

NewRelic モニター リソースによって監視されているサブスクリプションをUpdatesする

beginUpdateAndWait(string, string, string, MonitoredSubscriptionsUpdateOptionalParams)

NewRelic モニター リソースによって監視されているサブスクリプションをUpdatesする

get(string, string, string, MonitoredSubscriptionsGetOptionalParams)

NewRelic モニター リソースによって現在監視されているサブスクリプションを一覧表示します。

list(string, string, MonitoredSubscriptionsListOptionalParams)

NewRelic モニター リソースによって現在監視されているサブスクリプションを一覧表示します。

メソッドの詳細

beginCreateorUpdate(string, string, string, MonitoredSubscriptionsCreateorUpdateOptionalParams)

NewRelic モニター リソースによって監視する必要があるサブスクリプションを追加します。

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

パラメーター

resourceGroupName

string

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

monitorName

string

Monitors リソースの名前

configurationName

string

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

options
MonitoredSubscriptionsCreateorUpdateOptionalParams

options パラメーター。

戻り値

beginCreateorUpdateAndWait(string, string, string, MonitoredSubscriptionsCreateorUpdateOptionalParams)

NewRelic モニター リソースによって監視する必要があるサブスクリプションを追加します。

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

パラメーター

resourceGroupName

string

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

monitorName

string

Monitors リソースの名前

configurationName

string

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

options
MonitoredSubscriptionsCreateorUpdateOptionalParams

options パラメーター。

戻り値

beginDelete(string, string, string, MonitoredSubscriptionsDeleteOptionalParams)

NewRelic モニター リソースによって監視されているサブスクリプションをUpdatesする

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

パラメーター

resourceGroupName

string

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

monitorName

string

Monitors リソースの名前

configurationName

string

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

options
MonitoredSubscriptionsDeleteOptionalParams

options パラメーター。

戻り値

beginDeleteAndWait(string, string, string, MonitoredSubscriptionsDeleteOptionalParams)

NewRelic モニター リソースによって監視されているサブスクリプションをUpdatesする

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

パラメーター

resourceGroupName

string

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

monitorName

string

Monitors リソースの名前

configurationName

string

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

options
MonitoredSubscriptionsDeleteOptionalParams

options パラメーター。

戻り値

beginUpdate(string, string, string, MonitoredSubscriptionsUpdateOptionalParams)

NewRelic モニター リソースによって監視されているサブスクリプションをUpdatesする

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

パラメーター

resourceGroupName

string

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

monitorName

string

Monitors リソースの名前

configurationName

string

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

options
MonitoredSubscriptionsUpdateOptionalParams

options パラメーター。

戻り値

beginUpdateAndWait(string, string, string, MonitoredSubscriptionsUpdateOptionalParams)

NewRelic モニター リソースによって監視されているサブスクリプションをUpdatesする

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

パラメーター

resourceGroupName

string

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

monitorName

string

Monitors リソースの名前

configurationName

string

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

options
MonitoredSubscriptionsUpdateOptionalParams

options パラメーター。

戻り値

get(string, string, string, MonitoredSubscriptionsGetOptionalParams)

NewRelic モニター リソースによって現在監視されているサブスクリプションを一覧表示します。

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

パラメーター

resourceGroupName

string

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

monitorName

string

Monitors リソースの名前

configurationName

string

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

options
MonitoredSubscriptionsGetOptionalParams

options パラメーター。

戻り値

list(string, string, MonitoredSubscriptionsListOptionalParams)

NewRelic モニター リソースによって現在監視されているサブスクリプションを一覧表示します。

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

パラメーター

resourceGroupName

string

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

monitorName

string

Monitors リソースの名前

options
MonitoredSubscriptionsListOptionalParams

options パラメーター。

戻り値