ComponentFeatureCapabilities class

ComponentFeatureCapabilities öğesini temsil eden sınıf.

Oluşturucular

ComponentFeatureCapabilities(ApplicationInsightsManagementClientContext)

ComponentFeatureCapabilities oluşturun.

Yöntemler

get(string, string, RequestOptionsBase)

Application Insights bileşeninin özellik özelliklerini döndürür.

get(string, string, RequestOptionsBase, ServiceCallback<ApplicationInsightsComponentFeatureCapabilities>)
get(string, string, ServiceCallback<ApplicationInsightsComponentFeatureCapabilities>)

Oluşturucu Ayrıntıları

ComponentFeatureCapabilities(ApplicationInsightsManagementClientContext)

ComponentFeatureCapabilities oluşturun.

new ComponentFeatureCapabilities(client: ApplicationInsightsManagementClientContext)

Parametreler

client
ApplicationInsightsManagementClientContext

Hizmet istemcisine başvuru.

Yöntem Ayrıntıları

get(string, string, RequestOptionsBase)

Application Insights bileşeninin özellik özelliklerini döndürür.

function get(resourceGroupName: string, resourceName: string, options?: RequestOptionsBase): Promise<ComponentFeatureCapabilitiesGetResponse>

Parametreler

resourceGroupName

string

Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.

resourceName

string

Application Insights bileşen kaynağının adı.

options
RequestOptionsBase

İsteğe bağlı parametreler

Döndürülenler

Promise<Models.ComponentFeatureCapabilitiesGetResponse>

get(string, string, RequestOptionsBase, ServiceCallback<ApplicationInsightsComponentFeatureCapabilities>)

function get(resourceGroupName: string, resourceName: string, options: RequestOptionsBase, callback: ServiceCallback<ApplicationInsightsComponentFeatureCapabilities>)

Parametreler

resourceGroupName

string

Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.

resourceName

string

Application Insights bileşen kaynağının adı.

options
RequestOptionsBase

İsteğe bağlı parametreler

get(string, string, ServiceCallback<ApplicationInsightsComponentFeatureCapabilities>)

function get(resourceGroupName: string, resourceName: string, callback: ServiceCallback<ApplicationInsightsComponentFeatureCapabilities>)

Parametreler

resourceGroupName

string

Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.

resourceName

string

Application Insights bileşen kaynağının adı.