Network Manager Admin Rule Destination
data class NetworkManagerAdminRuleDestination(val addressPrefix: String, val addressPrefixType: String)
Properties
Link copied to clipboard
Specifies the address prefix.
Link copied to clipboard
Specifies the address prefix type. Possible values are IPPrefix
and ServiceTag
. For more information, please see this document.