C# 클래스 Microsoft.Azure.Commands.Insights.OutputClasses.PSLogSettings

Wrapps around the LogSettings
파일 보기 프로젝트 열기: Azure/azure-powershell

공개 메소드들

메소드 설명
PSLogSettings ( Microsoft.Azure.Management.Insights.Models.LogSettings logSettings ) : System.Text

Initializes a new instance of the PSLogSettings class.

ToString ( ) : string

A string representation of the PSLogSettings

메소드 상세

PSLogSettings() 공개 메소드

Initializes a new instance of the PSLogSettings class.
public PSLogSettings ( Microsoft.Azure.Management.Insights.Models.LogSettings logSettings ) : System.Text
logSettings Microsoft.Azure.Management.Insights.Models.LogSettings
리턴 System.Text

ToString() 공개 메소드

A string representation of the PSLogSettings
public ToString ( ) : string
리턴 string