C# Class Microsoft.Azure.Commands.Resources.Models.GalleryTemplatesClient

Afficher le fichier Open project: Azure/azure-powershell Class Usage Examples

Méthodes publiques

Méthode Description
GalleryTemplatesClient ( ) : Hyak.Common

Parameterless constructor for mocking

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

Method Details

GalleryTemplatesClient() public méthode

Parameterless constructor for mocking
public GalleryTemplatesClient ( ) : Hyak.Common
Résultat Hyak.Common

GalleryTemplatesClient() public méthode

public GalleryTemplatesClient ( Microsoft.Azure.Common.Authentication.Models.AzureContext context ) : Hyak.Common
context Microsoft.Azure.Common.Authentication.Models.AzureContext
Résultat Hyak.Common

GalleryTemplatesClient() public méthode

public GalleryTemplatesClient ( IGalleryClient galleryClient ) : Hyak.Common
galleryClient IGalleryClient
Résultat Hyak.Common