Udostępnij za pośrednictwem


APIKeys class

Klasa reprezentująca klucz APIKeys.

Konstruktory

APIKeys(ApplicationInsightsManagementClientContext)

Utwórz klucz APIKeys.

Metody

create(string, string, APIKeyRequest, RequestOptionsBase)

Utwórz klucz interfejsu API składnika usługi Application Insights.

create(string, string, APIKeyRequest, RequestOptionsBase, ServiceCallback<ApplicationInsightsComponentAPIKey>)
create(string, string, APIKeyRequest, ServiceCallback<ApplicationInsightsComponentAPIKey>)
deleteMethod(string, string, string, RequestOptionsBase)

Usuń klucz interfejsu API składnika usługi Application Insights.

deleteMethod(string, string, string, RequestOptionsBase, ServiceCallback<ApplicationInsightsComponentAPIKey>)
deleteMethod(string, string, string, ServiceCallback<ApplicationInsightsComponentAPIKey>)
get(string, string, string, RequestOptionsBase)

Pobierz klucz interfejsu API dla tego identyfikatora klucza.

get(string, string, string, RequestOptionsBase, ServiceCallback<ApplicationInsightsComponentAPIKey>)
get(string, string, string, ServiceCallback<ApplicationInsightsComponentAPIKey>)
list(string, string, RequestOptionsBase)

Pobiera listę kluczy interfejsu API składnika usługi Application Insights.

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

Szczegóły konstruktora

APIKeys(ApplicationInsightsManagementClientContext)

Utwórz klucz APIKeys.

new APIKeys(client: ApplicationInsightsManagementClientContext)

Parametry

client
ApplicationInsightsManagementClientContext

Odwołanie do klienta usługi.

Szczegóły metody

create(string, string, APIKeyRequest, RequestOptionsBase)

Utwórz klucz interfejsu API składnika usługi Application Insights.

function create(resourceGroupName: string, resourceName: string, aPIKeyProperties: APIKeyRequest, options?: RequestOptionsBase): Promise<APIKeysCreateResponse>

Parametry

resourceGroupName

string

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

resourceName

string

Nazwa zasobu składnika usługi Application Insights.

aPIKeyProperties
APIKeyRequest

Właściwości, które należy określić, aby utworzyć klucz interfejsu API składnika usługi Application Insights.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

Promise<Models.APIKeysCreateResponse>

create(string, string, APIKeyRequest, RequestOptionsBase, ServiceCallback<ApplicationInsightsComponentAPIKey>)

function create(resourceGroupName: string, resourceName: string, aPIKeyProperties: APIKeyRequest, options: RequestOptionsBase, callback: ServiceCallback<ApplicationInsightsComponentAPIKey>)

Parametry

resourceGroupName

string

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

resourceName

string

Nazwa zasobu składnika usługi Application Insights.

aPIKeyProperties
APIKeyRequest

Właściwości, które należy określić, aby utworzyć klucz interfejsu API składnika usługi Application Insights.

options
RequestOptionsBase

Parametry opcjonalne

create(string, string, APIKeyRequest, ServiceCallback<ApplicationInsightsComponentAPIKey>)

function create(resourceGroupName: string, resourceName: string, aPIKeyProperties: APIKeyRequest, callback: ServiceCallback<ApplicationInsightsComponentAPIKey>)

Parametry

resourceGroupName

string

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

resourceName

string

Nazwa zasobu składnika usługi Application Insights.

aPIKeyProperties
APIKeyRequest

Właściwości, które należy określić, aby utworzyć klucz interfejsu API składnika usługi Application Insights.

deleteMethod(string, string, string, RequestOptionsBase)

Usuń klucz interfejsu API składnika usługi Application Insights.

function deleteMethod(resourceGroupName: string, resourceName: string, keyId: string, options?: RequestOptionsBase): Promise<APIKeysDeleteMethodResponse>

Parametry

resourceGroupName

string

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

resourceName

string

Nazwa zasobu składnika usługi Application Insights.

keyId

string

Identyfikator klucza interfejsu API. Jest to unikatowe w obrębie składnika usługi Application Insights.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

Promise<Models.APIKeysDeleteMethodResponse>

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

function deleteMethod(resourceGroupName: string, resourceName: string, keyId: string, options: RequestOptionsBase, callback: ServiceCallback<ApplicationInsightsComponentAPIKey>)

Parametry

resourceGroupName

string

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

resourceName

string

Nazwa zasobu składnika usługi Application Insights.

keyId

string

Identyfikator klucza interfejsu API. Jest to unikatowe w obrębie składnika usługi Application Insights.

options
RequestOptionsBase

Parametry opcjonalne

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

function deleteMethod(resourceGroupName: string, resourceName: string, keyId: string, callback: ServiceCallback<ApplicationInsightsComponentAPIKey>)

Parametry

resourceGroupName

string

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

resourceName

string

Nazwa zasobu składnika usługi Application Insights.

keyId

string

Identyfikator klucza interfejsu API. Jest to unikatowe w obrębie składnika usługi Application Insights.

get(string, string, string, RequestOptionsBase)

Pobierz klucz interfejsu API dla tego identyfikatora klucza.

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

Parametry

resourceGroupName

string

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

resourceName

string

Nazwa zasobu składnika usługi Application Insights.

keyId

string

Identyfikator klucza interfejsu API. Jest to unikatowe w obrębie składnika usługi Application Insights.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

Promise<Models.APIKeysGetResponse>

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

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

Parametry

resourceGroupName

string

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

resourceName

string

Nazwa zasobu składnika usługi Application Insights.

keyId

string

Identyfikator klucza interfejsu API. Jest to unikatowe w obrębie składnika usługi Application Insights.

options
RequestOptionsBase

Parametry opcjonalne

get(string, string, string, ServiceCallback<ApplicationInsightsComponentAPIKey>)

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

Parametry

resourceGroupName

string

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

resourceName

string

Nazwa zasobu składnika usługi Application Insights.

keyId

string

Identyfikator klucza interfejsu API. Jest to unikatowe w obrębie składnika usługi Application Insights.

list(string, string, RequestOptionsBase)

Pobiera listę kluczy interfejsu API składnika usługi Application Insights.

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

Parametry

resourceGroupName

string

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

resourceName

string

Nazwa zasobu składnika usługi Application Insights.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

Promise<Models.APIKeysListResponse>

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

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

Parametry

resourceGroupName

string

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

resourceName

string

Nazwa zasobu składnika usługi Application Insights.

options
RequestOptionsBase

Parametry opcjonalne

list(string, string, ServiceCallback<ApplicationInsightsComponentAPIKeyListResult>)

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

Parametry

resourceGroupName

string

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

resourceName

string

Nazwa zasobu składnika usługi Application Insights.