Udostępnij za pośrednictwem


CognitiveServicesManagementClient Klasa

Klient zarządzania usługami Cognitive Services.

Dziedziczenie
azure.mgmt.cognitiveservices.operations._cognitive_services_management_client_operations.CognitiveServicesManagementClientOperationsMixin
CognitiveServicesManagementClient

Konstruktor

CognitiveServicesManagementClient(credential: TokenCredential, subscription_id: str, base_url: str = 'https://management.azure.com', **kwargs: Any)

Parametry

credential
TokenCredential
Wymagane

Poświadczenia wymagane do nawiązania połączenia z platformą Azure przez klienta. Wymagane.

subscription_id
str
Wymagane

Identyfikator subskrypcji docelowej. Wymagane.

base_url
str
wartość domyślna: https://management.azure.com

Adres URL usługi. Wartość domyślna to "https://management.azure.com".

api_version
str

Wersja interfejsu API. Wartość domyślna to "2023-05-01". Pamiętaj, że zastąpienie tej wartości domyślnej może spowodować nieobsługiwane zachowanie.

polling_interval
int

Domyślny czas oczekiwania między dwoma sondami dla operacji LRO, jeśli nie ma Retry-After nagłówka.

Zmienne

accounts
AccountsOperations

Operacje AccountsOperations

deleted_accounts
DeletedAccountsOperations

Operacje DeletedAccountsOperations

resource_skus
ResourceSkusOperations

Operacje ResourceSkusOperations

usages
UsagesOperations

Operacje UsagesOperations

operations
Operations

Operacje operacyjne

commitment_tiers
CommitmentTiersOperations

Operacje CommitmentTiersOperations

models
ModelsOperations

Operacje ModelsOperations

private_endpoint_connections
PrivateEndpointConnectionsOperations

Operacje PrivateEndpointConnectionsOperations

private_link_resources
PrivateLinkResourcesOperations

Operacje PrivateLinkResourcesOperations

deployments
DeploymentsOperations

Operacje DeploymentsOperations

commitment_plans
CommitmentPlansOperations

Operacje CommitmentPlansOperations

Metody

close

close

close() -> None