Share via


CognitiveServicesManagementClient 클래스

Cognitive Services 관리 클라이언트.

상속
azure.mgmt.cognitiveservices.operations._cognitive_services_management_client_operations.CognitiveServicesManagementClientOperationsMixin
CognitiveServicesManagementClient

생성자

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

매개 변수

credential
TokenCredential
필수

클라이언트가 Azure에 연결하는 데 필요한 자격 증명입니다. 필수 사항입니다.

subscription_id
str
필수

대상 구독의 ID입니다. 필수 사항입니다.

base_url
str
기본값: https://management.azure.com

서비스 URL입니다. 기본값은 "https://management.azure.com"입니다.

api_version
str

API 버전. 기본값은 "2023-05-01"입니다. 이 기본값을 재정의하면 지원되지 않는 동작이 발생할 수 있습니다.

polling_interval
int

Retry-After 헤더가 없는 경우 LRO 작업에 대한 두 폴링 간의 기본 대기 시간입니다.

변수

accounts
AccountsOperations

AccountsOperations 작업

deleted_accounts
DeletedAccountsOperations

DeletedAccountsOperations 작업

resource_skus
ResourceSkusOperations

ResourceSkusOperations 작업

usages
UsagesOperations

UsagesOperations 작업

operations
Operations

작업 작업

commitment_tiers
CommitmentTiersOperations

CommitmentTiersOperations 작업

models
ModelsOperations

ModelsOperations 작업

private_endpoint_connections
PrivateEndpointConnectionsOperations

PrivateEndpointConnectionsOperations 작업

private_link_resources
PrivateLinkResourcesOperations

PrivateLinkResourcesOperations 작업

deployments
DeploymentsOperations

DeploymentsOperations 작업

commitment_plans
CommitmentPlansOperations

CommitmentPlansOperations 작업

메서드

close

close

close() -> None