GetNetworkManagerScope

data class GetNetworkManagerScope(val managementGroupIds: List<String>, val subscriptionIds: List<String>)

Constructors

Link copied to clipboard
constructor(managementGroupIds: List<String>, subscriptionIds: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of management group IDs used a scope for the Network Manager.

Link copied to clipboard

A list of subscription IDs used as the scope for the Network Manager.