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

Wrapps around the ServiceDiagnosticSettings
Show file Open project: Azure/azure-powershell Class Usage Examples

Public Methods

Method Description
PSLogProfile ( Microsoft.Azure.Management.Insights.Models.LogProfileResource logProfile ) : Microsoft.Azure.Management.Insights.Models

Initializes a new instance of the PSLogProfile class.

Method Details

PSLogProfile() public method

Initializes a new instance of the PSLogProfile class.
public PSLogProfile ( Microsoft.Azure.Management.Insights.Models.LogProfileResource logProfile ) : Microsoft.Azure.Management.Insights.Models
logProfile Microsoft.Azure.Management.Insights.Models.LogProfileResource The input logProfile
return Microsoft.Azure.Management.Insights.Models