GetManagementGroupDiagnosticSettingPlainArgs

data class GetManagementGroupDiagnosticSettingPlainArgs(val managementGroupId: String, val name: String) : ConvertibleToJava<GetManagementGroupDiagnosticSettingPlainArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GetManagementGroupDiagnosticSettingPlainArgs

Properties

Link copied to clipboard

The management group id.

Link copied to clipboard

The name of the diagnostic setting.