Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PSServiceDiagnosticSettings Class

Definition

Namespace:
Microsoft.Azure.Commands.Insights.OutputClasses
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.Monitor.dll
Assembly:
Microsoft.Azure.Commands.Insights.dll

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Wraps around the DiagnosticSettings

public class PSServiceDiagnosticSettings : Microsoft.Azure.Management.Monitor.Models.DiagnosticSettingsResource
public class PSServiceDiagnosticSettings : Microsoft.Azure.Management.Monitor.Management.Models.ServiceDiagnosticSettingsResource
type PSServiceDiagnosticSettings = class
 inherit DiagnosticSettingsResource
type PSServiceDiagnosticSettings = class
 inherit ServiceDiagnosticSettingsResource
Public Class PSServiceDiagnosticSettings
Inherits DiagnosticSettingsResource
Public Class PSServiceDiagnosticSettings
Inherits ServiceDiagnosticSettingsResource
Inheritance
PSServiceDiagnosticSettings
Inheritance
Microsoft.Azure.Management.Monitor.Management.Models.ServiceDiagnosticSettingsResource
PSServiceDiagnosticSettings

Constructors

Name Description
PSServiceDiagnosticSettings()
PSServiceDiagnosticSettings(DiagnosticSettingsResource)

Initializes a new instance of the PSServiceDiagnosticSettings class.

PSServiceDiagnosticSettings(ServiceDiagnosticSettingsResource)
PSServiceDiagnosticSettings(String, String)

Properties

Name Description
Location

Sets or gets the Location of the Diagnostic Setting

Tags

Sets or gets the Tags of the Diagnostic Setting

Applies to