C# 클래스 Microsoft.Azure.Management.ApiManagement.SmapiModels.LoggerGetContract

Logger.
파일 보기 프로젝트 열기: Azure/azure-sdk-for-net

공개 메소드들

메소드 설명
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