Core Network Network Function Group
data class CoreNetworkNetworkFunctionGroup(val edgeLocations: List<String>? = null, val name: String? = null, val segments: CoreNetworkNetworkFunctionGroupSegmentsProperties? = null)
Constructors
Link copied to clipboard
constructor(edgeLocations: List<String>? = null, name: String? = null, segments: CoreNetworkNetworkFunctionGroupSegmentsProperties? = null)