GetRemediationAtManagementGroupPlainArgs

data class GetRemediationAtManagementGroupPlainArgs(val managementGroupId: String, val managementGroupsNamespace: String, val remediationName: String) : ConvertibleToJava<GetRemediationAtManagementGroupPlainArgs>

Constructors

Link copied to clipboard
fun GetRemediationAtManagementGroupPlainArgs(managementGroupId: String, managementGroupsNamespace: String, remediationName: String)

Functions

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

Properties

Link copied to clipboard

Management group ID.

Link copied to clipboard

The namespace for Microsoft Management RP; only "Microsoft.Management" is allowed.

Link copied to clipboard

The name of the remediation.