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