MonitoredSubscriptions interface
表示 MonitoredSubscriptions 的介面。
方法
begin |
新增應該由 NewRelic 監視資源監視的訂用帳戶。 |
begin |
新增應該由 NewRelic 監視資源監視的訂用帳戶。 |
begin |
匯報 NewRelic 監視資源所監視的訂用帳戶 |
begin |
匯報 NewRelic 監視資源所監視的訂用帳戶 |
begin |
匯報 NewRelic 監視資源所監視的訂用帳戶 |
begin |
匯報 NewRelic 監視資源所監視的訂用帳戶 |
get(string, string, string, Monitored |
列出 NewRelic 監視資源目前正在監視的訂用帳戶。 |
list(string, string, Monitored |
列出 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
監視器資源的名稱
- configurationName
-
string
組態名稱。 僅支援 『default』 值。
選項參數。
傳回
Promise<@azure/core-lro.SimplePollerLike<OperationState<MonitoredSubscriptionProperties>, MonitoredSubscriptionProperties>>
beginCreateorUpdateAndWait(string, string, string, MonitoredSubscriptionsCreateorUpdateOptionalParams)
新增應該由 NewRelic 監視資源監視的訂用帳戶。
function beginCreateorUpdateAndWait(resourceGroupName: string, monitorName: string, configurationName: string, options?: MonitoredSubscriptionsCreateorUpdateOptionalParams): Promise<MonitoredSubscriptionProperties>
參數
- resourceGroupName
-
string
資源群組的名稱。 名稱不區分大小寫。
- monitorName
-
string
監視器資源的名稱
- configurationName
-
string
組態名稱。 僅支援 『default』 值。
選項參數。
傳回
Promise<MonitoredSubscriptionProperties>
beginDelete(string, string, string, MonitoredSubscriptionsDeleteOptionalParams)
匯報 NewRelic 監視資源所監視的訂用帳戶
function beginDelete(resourceGroupName: string, monitorName: string, configurationName: string, options?: MonitoredSubscriptionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<MonitoredSubscriptionsDeleteHeaders>, MonitoredSubscriptionsDeleteHeaders>>
參數
- resourceGroupName
-
string
資源群組的名稱。 名稱不區分大小寫。
- monitorName
-
string
監視器資源的名稱
- configurationName
-
string
組態名稱。 僅支援 『default』 值。
選項參數。
傳回
Promise<@azure/core-lro.SimplePollerLike<OperationState<MonitoredSubscriptionsDeleteHeaders>, MonitoredSubscriptionsDeleteHeaders>>
beginDeleteAndWait(string, string, string, MonitoredSubscriptionsDeleteOptionalParams)
匯報 NewRelic 監視資源所監視的訂用帳戶
function beginDeleteAndWait(resourceGroupName: string, monitorName: string, configurationName: string, options?: MonitoredSubscriptionsDeleteOptionalParams): Promise<MonitoredSubscriptionsDeleteHeaders>
參數
- resourceGroupName
-
string
資源群組的名稱。 名稱不區分大小寫。
- monitorName
-
string
監視器資源的名稱
- configurationName
-
string
組態名稱。 僅支援 『default』 值。
選項參數。
傳回
Promise<MonitoredSubscriptionsDeleteHeaders>
beginUpdate(string, string, string, MonitoredSubscriptionsUpdateOptionalParams)
匯報 NewRelic 監視資源所監視的訂用帳戶
function beginUpdate(resourceGroupName: string, monitorName: string, configurationName: string, options?: MonitoredSubscriptionsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<MonitoredSubscriptionProperties>, MonitoredSubscriptionProperties>>
參數
- resourceGroupName
-
string
資源群組的名稱。 名稱不區分大小寫。
- monitorName
-
string
監視器資源的名稱
- configurationName
-
string
組態名稱。 僅支援 『default』 值。
選項參數。
傳回
Promise<@azure/core-lro.SimplePollerLike<OperationState<MonitoredSubscriptionProperties>, MonitoredSubscriptionProperties>>
beginUpdateAndWait(string, string, string, MonitoredSubscriptionsUpdateOptionalParams)
匯報 NewRelic 監視資源所監視的訂用帳戶
function beginUpdateAndWait(resourceGroupName: string, monitorName: string, configurationName: string, options?: MonitoredSubscriptionsUpdateOptionalParams): Promise<MonitoredSubscriptionProperties>
參數
- resourceGroupName
-
string
資源群組的名稱。 名稱不區分大小寫。
- monitorName
-
string
監視器資源的名稱
- configurationName
-
string
組態名稱。 僅支援 『default』 值。
選項參數。
傳回
Promise<MonitoredSubscriptionProperties>
get(string, string, string, MonitoredSubscriptionsGetOptionalParams)
列出 NewRelic 監視資源目前正在監視的訂用帳戶。
function get(resourceGroupName: string, monitorName: string, configurationName: string, options?: MonitoredSubscriptionsGetOptionalParams): Promise<MonitoredSubscriptionProperties>
參數
- resourceGroupName
-
string
資源群組的名稱。 名稱不區分大小寫。
- monitorName
-
string
監視器資源的名稱
- configurationName
-
string
組態名稱。 僅支援 『default』 值。
選項參數。
傳回
Promise<MonitoredSubscriptionProperties>
list(string, string, MonitoredSubscriptionsListOptionalParams)
列出 NewRelic 監視資源目前正在監視的訂用帳戶。
function list(resourceGroupName: string, monitorName: string, options?: MonitoredSubscriptionsListOptionalParams): PagedAsyncIterableIterator<MonitoredSubscriptionProperties, MonitoredSubscriptionProperties[], PageSettings>
參數
- resourceGroupName
-
string
資源群組的名稱。 名稱不區分大小寫。
- monitorName
-
string
監視器資源的名稱
選項參數。