Network Manager Admin Rule Destination Args
data class NetworkManagerAdminRuleDestinationArgs(val addressPrefix: Output<String>, val addressPrefixType: Output<String>) : ConvertibleToJava<NetworkManagerAdminRuleDestinationArgs>
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.