C# Класс Microsoft.Azure.Management.ApiManagement.SmapiModels.LoggerGetContract

Logger.
Показать файл Открыть проект

Открытые методы

Метод Описание
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.

Описание методов

LoggerGetContract() публичный Метод

Initializes a new instance of the LoggerGetContract class.
public LoggerGetContract ( ) : System
Результат System

LoggerGetContract() публичный Метод

Initializes a new instance of the LoggerGetContract class with required arguments.
public LoggerGetContract ( LoggerTypeContract type, string>.IDictionary credentials ) : System
type LoggerTypeContract
credentials string>.IDictionary
Результат System