C# Class Microsoft.Azure.Commands.Insights.OutputClasses.PSLogSettings

Wrapps around the LogSettings
Afficher le fichier Open project: Azure/azure-powershell

Méthodes publiques

Méthode Description
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

Method Details

PSLogSettings() public méthode

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
Résultat System.Text

ToString() public méthode

A string representation of the PSLogSettings
public ToString ( ) : string
Résultat string