다음을 통해 공유


LogSettings(LogSettings) Constructor

Definition

Initializes a new instance of the LogSettings class.

public LogSettings (Microsoft.Azure.Management.Monitor.Models.LogSettings logSettings);
new Microsoft.Azure.Management.Monitor.Management.Models.LogSettings : Microsoft.Azure.Management.Monitor.Models.LogSettings -> Microsoft.Azure.Management.Monitor.Management.Models.LogSettings
Public Sub New (logSettings As LogSettings)

Parameters

logSettings
LogSettings

The log settings

Applies to