PlatformManagementGroupPropertiesResponse

data class PlatformManagementGroupPropertiesResponse(val name: String, val policyInitiativesAssignmentProperties: List<PolicyInitiativeAssignmentPropertiesResponse>)

The 'Platform' management group properties.

Constructors

constructor(name: String, policyInitiativesAssignmentProperties: List<PolicyInitiativeAssignmentPropertiesResponse>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Management group name.

Link copied to clipboard

Array of policy initiatives applied to the management group.