C# 클래스 Microsoft.Azure.Commands.Resources.Models.GalleryTemplatesClient

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

공개 메소드들

메소드 설명
GalleryTemplatesClient ( ) : Hyak.Common

Parameterless constructor for mocking

GalleryTemplatesClient ( Microsoft.Azure.Common.Authentication.Models.AzureContext context ) : Hyak.Common
GalleryTemplatesClient ( IGalleryClient galleryClient ) : Hyak.Common

메소드 상세

GalleryTemplatesClient() 공개 메소드

Parameterless constructor for mocking
public GalleryTemplatesClient ( ) : Hyak.Common
리턴 Hyak.Common

GalleryTemplatesClient() 공개 메소드

public GalleryTemplatesClient ( Microsoft.Azure.Common.Authentication.Models.AzureContext context ) : Hyak.Common
context Microsoft.Azure.Common.Authentication.Models.AzureContext
리턴 Hyak.Common

GalleryTemplatesClient() 공개 메소드

public GalleryTemplatesClient ( IGalleryClient galleryClient ) : Hyak.Common
galleryClient IGalleryClient
리턴 Hyak.Common