C# Class Microsoft.Azure.Management.ApiManagement.SmapiModels.LoggerGetContract

Logger.
Afficher le fichier Open project: Azure/azure-sdk-for-net

Méthodes publiques

Méthode Description
LoggerGetContract ( ) : System

Initializes a new instance of the LoggerGetContract class.

LoggerGetContract ( LoggerTypeContract type, string>.IDictionary credentials ) : System

Initializes a new instance of the LoggerGetContract class with required arguments.

Method Details

LoggerGetContract() public méthode

Initializes a new instance of the LoggerGetContract class.
public LoggerGetContract ( ) : System
Résultat System

LoggerGetContract() public méthode

Initializes a new instance of the LoggerGetContract class with required arguments.
public LoggerGetContract ( LoggerTypeContract type, string>.IDictionary credentials ) : System
type LoggerTypeContract
credentials string>.IDictionary
Résultat System