Service Tag Destination Response
data class ServiceTagDestinationResponse(val action: String? = null, val addressPrefixes: List<String>, val portRanges: String? = null, val protocol: String? = null, val serviceTag: String? = null)
Service Tag destination for a Service Tag Outbound Rule for the managed network of a machine learning workspace.