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

Logger.
Show file Open project: Azure/azure-sdk-for-net

Public Methods

Method 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 method

Initializes a new instance of the LoggerGetContract class.
public LoggerGetContract ( ) : System
return System

LoggerGetContract() public method

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