共用方式為


WorkItemConfigurations class

代表 WorkItemConfigurations 的類別。

建構函式

WorkItemConfigurations(ApplicationInsightsManagementClientContext)

建立 WorkItemConfigurations。

方法

create(string, string, WorkItemCreateConfiguration, RequestOptionsBase)

建立 Application Insights 元件的工作項目組態。

create(string, string, WorkItemCreateConfiguration, RequestOptionsBase, ServiceCallback<WorkItemConfiguration>)
create(string, string, WorkItemCreateConfiguration, ServiceCallback<WorkItemConfiguration>)
deleteMethod(string, string, string, RequestOptionsBase)

刪除 Application Insights 元件的工作項目組態。

deleteMethod(string, string, string, RequestOptionsBase, ServiceCallback<void>)
deleteMethod(string, string, string, ServiceCallback<void>)
getDefault(string, string, RequestOptionsBase)

取得應用程式存在的預設工作項目組態

getDefault(string, string, RequestOptionsBase, ServiceCallback<WorkItemConfiguration>)
getDefault(string, string, ServiceCallback<WorkItemConfiguration>)
getItem(string, string, string, RequestOptionsBase)

取得 Application Insights 元件的指定工作項目組態。

getItem(string, string, string, RequestOptionsBase, ServiceCallback<WorkItemConfiguration>)
getItem(string, string, string, ServiceCallback<WorkItemConfiguration>)
list(string, string, RequestOptionsBase)

取得應用程式存在的清單工作項目組態

list(string, string, RequestOptionsBase, ServiceCallback<WorkItemConfigurationsListResult>)
list(string, string, ServiceCallback<WorkItemConfigurationsListResult>)
updateItem(string, string, string, WorkItemCreateConfiguration, RequestOptionsBase)

更新 Application Insights 元件的工作項目組態。

updateItem(string, string, string, WorkItemCreateConfiguration, RequestOptionsBase, ServiceCallback<WorkItemConfiguration>)
updateItem(string, string, string, WorkItemCreateConfiguration, ServiceCallback<WorkItemConfiguration>)

建構函式詳細資料

WorkItemConfigurations(ApplicationInsightsManagementClientContext)

建立 WorkItemConfigurations。

new WorkItemConfigurations(client: ApplicationInsightsManagementClientContext)

參數

client
ApplicationInsightsManagementClientContext

服務客戶端的參考。

方法詳細資料

create(string, string, WorkItemCreateConfiguration, RequestOptionsBase)

建立 Application Insights 元件的工作項目組態。

function create(resourceGroupName: string, resourceName: string, workItemConfigurationProperties: WorkItemCreateConfiguration, options?: RequestOptionsBase): Promise<WorkItemConfigurationsCreateResponse>

參數

resourceGroupName

string

資源群組的名稱。 名稱不區分大小寫。

resourceName

string

Application Insights 元件資源的名稱。

workItemConfigurationProperties
WorkItemCreateConfiguration

需要指定的屬性,才能建立ApplicationInsights元件的工作項目組態。

options
RequestOptionsBase

選擇性參數

傳回

Promise<Models.WorkItemConfigurationsCreateResponse>

create(string, string, WorkItemCreateConfiguration, RequestOptionsBase, ServiceCallback<WorkItemConfiguration>)

function create(resourceGroupName: string, resourceName: string, workItemConfigurationProperties: WorkItemCreateConfiguration, options: RequestOptionsBase, callback: ServiceCallback<WorkItemConfiguration>)

參數

resourceGroupName

string

資源群組的名稱。 名稱不區分大小寫。

resourceName

string

Application Insights 元件資源的名稱。

workItemConfigurationProperties
WorkItemCreateConfiguration

需要指定的屬性,才能建立ApplicationInsights元件的工作項目組態。

options
RequestOptionsBase

選擇性參數

create(string, string, WorkItemCreateConfiguration, ServiceCallback<WorkItemConfiguration>)

function create(resourceGroupName: string, resourceName: string, workItemConfigurationProperties: WorkItemCreateConfiguration, callback: ServiceCallback<WorkItemConfiguration>)

參數

resourceGroupName

string

資源群組的名稱。 名稱不區分大小寫。

resourceName

string

Application Insights 元件資源的名稱。

workItemConfigurationProperties
WorkItemCreateConfiguration

需要指定的屬性,才能建立ApplicationInsights元件的工作項目組態。

deleteMethod(string, string, string, RequestOptionsBase)

刪除 Application Insights 元件的工作項目組態。

function deleteMethod(resourceGroupName: string, resourceName: string, workItemConfigId: string, options?: RequestOptionsBase): Promise<RestResponse>

參數

resourceGroupName

string

資源群組的名稱。 名稱不區分大小寫。

resourceName

string

Application Insights 元件資源的名稱。

workItemConfigId

string

唯一的工作項目組態標識碼。這可以是連接器組態中所定義的連接器易記名稱

options
RequestOptionsBase

選擇性參數

傳回

Promise<RestResponse>

Promise<msRest.RestResponse>

deleteMethod(string, string, string, RequestOptionsBase, ServiceCallback<void>)

function deleteMethod(resourceGroupName: string, resourceName: string, workItemConfigId: string, options: RequestOptionsBase, callback: ServiceCallback<void>)

參數

resourceGroupName

string

資源群組的名稱。 名稱不區分大小寫。

resourceName

string

Application Insights 元件資源的名稱。

workItemConfigId

string

唯一的工作項目組態標識碼。這可以是連接器組態中所定義的連接器易記名稱

options
RequestOptionsBase

選擇性參數

callback

ServiceCallback<void>

回呼

deleteMethod(string, string, string, ServiceCallback<void>)

function deleteMethod(resourceGroupName: string, resourceName: string, workItemConfigId: string, callback: ServiceCallback<void>)

參數

resourceGroupName

string

資源群組的名稱。 名稱不區分大小寫。

resourceName

string

Application Insights 元件資源的名稱。

workItemConfigId

string

唯一的工作項目組態標識碼。這可以是連接器組態中所定義的連接器易記名稱

callback

ServiceCallback<void>

回呼

getDefault(string, string, RequestOptionsBase)

取得應用程式存在的預設工作項目組態

function getDefault(resourceGroupName: string, resourceName: string, options?: RequestOptionsBase): Promise<WorkItemConfigurationsGetDefaultResponse>

參數

resourceGroupName

string

資源群組的名稱。 名稱不區分大小寫。

resourceName

string

Application Insights 元件資源的名稱。

options
RequestOptionsBase

選擇性參數

傳回

Promise<Models.WorkItemConfigurationsGetDefaultResponse>

getDefault(string, string, RequestOptionsBase, ServiceCallback<WorkItemConfiguration>)

function getDefault(resourceGroupName: string, resourceName: string, options: RequestOptionsBase, callback: ServiceCallback<WorkItemConfiguration>)

參數

resourceGroupName

string

資源群組的名稱。 名稱不區分大小寫。

resourceName

string

Application Insights 元件資源的名稱。

options
RequestOptionsBase

選擇性參數

getDefault(string, string, ServiceCallback<WorkItemConfiguration>)

function getDefault(resourceGroupName: string, resourceName: string, callback: ServiceCallback<WorkItemConfiguration>)

參數

resourceGroupName

string

資源群組的名稱。 名稱不區分大小寫。

resourceName

string

Application Insights 元件資源的名稱。

getItem(string, string, string, RequestOptionsBase)

取得 Application Insights 元件的指定工作項目組態。

function getItem(resourceGroupName: string, resourceName: string, workItemConfigId: string, options?: RequestOptionsBase): Promise<WorkItemConfigurationsGetItemResponse>

參數

resourceGroupName

string

資源群組的名稱。 名稱不區分大小寫。

resourceName

string

Application Insights 元件資源的名稱。

workItemConfigId

string

唯一的工作項目組態標識碼。這可以是連接器組態中所定義的連接器易記名稱

options
RequestOptionsBase

選擇性參數

傳回

Promise<Models.WorkItemConfigurationsGetItemResponse>

getItem(string, string, string, RequestOptionsBase, ServiceCallback<WorkItemConfiguration>)

function getItem(resourceGroupName: string, resourceName: string, workItemConfigId: string, options: RequestOptionsBase, callback: ServiceCallback<WorkItemConfiguration>)

參數

resourceGroupName

string

資源群組的名稱。 名稱不區分大小寫。

resourceName

string

Application Insights 元件資源的名稱。

workItemConfigId

string

唯一的工作項目組態標識碼。這可以是連接器組態中所定義的連接器易記名稱

options
RequestOptionsBase

選擇性參數

getItem(string, string, string, ServiceCallback<WorkItemConfiguration>)

function getItem(resourceGroupName: string, resourceName: string, workItemConfigId: string, callback: ServiceCallback<WorkItemConfiguration>)

參數

resourceGroupName

string

資源群組的名稱。 名稱不區分大小寫。

resourceName

string

Application Insights 元件資源的名稱。

workItemConfigId

string

唯一的工作項目組態標識碼。這可以是連接器組態中所定義的連接器易記名稱

list(string, string, RequestOptionsBase)

取得應用程式存在的清單工作項目組態

function list(resourceGroupName: string, resourceName: string, options?: RequestOptionsBase): Promise<WorkItemConfigurationsListResponse>

參數

resourceGroupName

string

資源群組的名稱。 名稱不區分大小寫。

resourceName

string

Application Insights 元件資源的名稱。

options
RequestOptionsBase

選擇性參數

傳回

Promise<Models.WorkItemConfigurationsListResponse>

list(string, string, RequestOptionsBase, ServiceCallback<WorkItemConfigurationsListResult>)

function list(resourceGroupName: string, resourceName: string, options: RequestOptionsBase, callback: ServiceCallback<WorkItemConfigurationsListResult>)

參數

resourceGroupName

string

資源群組的名稱。 名稱不區分大小寫。

resourceName

string

Application Insights 元件資源的名稱。

options
RequestOptionsBase

選擇性參數

list(string, string, ServiceCallback<WorkItemConfigurationsListResult>)

function list(resourceGroupName: string, resourceName: string, callback: ServiceCallback<WorkItemConfigurationsListResult>)

參數

resourceGroupName

string

資源群組的名稱。 名稱不區分大小寫。

resourceName

string

Application Insights 元件資源的名稱。

updateItem(string, string, string, WorkItemCreateConfiguration, RequestOptionsBase)

更新 Application Insights 元件的工作項目組態。

function updateItem(resourceGroupName: string, resourceName: string, workItemConfigId: string, workItemConfigurationProperties: WorkItemCreateConfiguration, options?: RequestOptionsBase): Promise<WorkItemConfigurationsUpdateItemResponse>

參數

resourceGroupName

string

資源群組的名稱。 名稱不區分大小寫。

resourceName

string

Application Insights 元件資源的名稱。

workItemConfigId

string

唯一的工作項目組態標識碼。這可以是連接器組態中所定義的連接器易記名稱

workItemConfigurationProperties
WorkItemCreateConfiguration

需要指定的屬性,才能更新此 Application Insights 元件的工作項目組態。

options
RequestOptionsBase

選擇性參數

傳回

Promise<Models.WorkItemConfigurationsUpdateItemResponse>

updateItem(string, string, string, WorkItemCreateConfiguration, RequestOptionsBase, ServiceCallback<WorkItemConfiguration>)

function updateItem(resourceGroupName: string, resourceName: string, workItemConfigId: string, workItemConfigurationProperties: WorkItemCreateConfiguration, options: RequestOptionsBase, callback: ServiceCallback<WorkItemConfiguration>)

參數

resourceGroupName

string

資源群組的名稱。 名稱不區分大小寫。

resourceName

string

Application Insights 元件資源的名稱。

workItemConfigId

string

唯一的工作項目組態標識碼。這可以是連接器組態中所定義的連接器易記名稱

workItemConfigurationProperties
WorkItemCreateConfiguration

需要指定的屬性,才能更新此 Application Insights 元件的工作項目組態。

options
RequestOptionsBase

選擇性參數

updateItem(string, string, string, WorkItemCreateConfiguration, ServiceCallback<WorkItemConfiguration>)

function updateItem(resourceGroupName: string, resourceName: string, workItemConfigId: string, workItemConfigurationProperties: WorkItemCreateConfiguration, callback: ServiceCallback<WorkItemConfiguration>)

參數

resourceGroupName

string

資源群組的名稱。 名稱不區分大小寫。

resourceName

string

Application Insights 元件資源的名稱。

workItemConfigId

string

唯一的工作項目組態標識碼。這可以是連接器組態中所定義的連接器易記名稱

workItemConfigurationProperties
WorkItemCreateConfiguration

需要指定的屬性,才能更新此 Application Insights 元件的工作項目組態。