C# 클래스 Microsoft.Azure.Commands.Management.CognitiveServices.Models.PSCognitiveServicesAccount

파일 보기 프로젝트 열기: Azure/azure-powershell 1 사용 예제들

공개 메소드들

메소드 설명
Create ( Microsoft.Azure.Management.CognitiveServices.Models cognitiveServicesAccount ) : PSCognitiveServicesAccount
PSCognitiveServicesAccount ( Microsoft.Azure.Management.CognitiveServices.Models cognitiveServicesAccount ) : Microsoft.Azure.Management.CognitiveServices
ToString ( ) : string

Return a string representation of this cognitive services account

비공개 메소드들

메소드 설명
ParseResourceGroupFromId ( string idFromServer ) : string

메소드 상세

Create() 공개 정적인 메소드

public static Create ( Microsoft.Azure.Management.CognitiveServices.Models cognitiveServicesAccount ) : PSCognitiveServicesAccount
cognitiveServicesAccount Microsoft.Azure.Management.CognitiveServices.Models
리턴 PSCognitiveServicesAccount

PSCognitiveServicesAccount() 공개 메소드

public PSCognitiveServicesAccount ( Microsoft.Azure.Management.CognitiveServices.Models cognitiveServicesAccount ) : Microsoft.Azure.Management.CognitiveServices
cognitiveServicesAccount Microsoft.Azure.Management.CognitiveServices.Models
리턴 Microsoft.Azure.Management.CognitiveServices

ToString() 공개 메소드

Return a string representation of this cognitive services account
public ToString ( ) : string
리턴 string