Azure Operator Nexus Network Function Template Response
data class AzureOperatorNexusNetworkFunctionTemplateResponse(val networkFunctionApplications: List<Either<AzureOperatorNexusNetworkFunctionArmTemplateApplicationResponse, AzureOperatorNexusNetworkFunctionImageApplicationResponse>>? = null, val nfviType: String)
Azure Operator Distributed Services network function template.
Constructors
Link copied to clipboard
constructor(networkFunctionApplications: List<Either<AzureOperatorNexusNetworkFunctionArmTemplateApplicationResponse, AzureOperatorNexusNetworkFunctionImageApplicationResponse>>? = null, nfviType: String)
Properties
Link copied to clipboard
val networkFunctionApplications: List<Either<AzureOperatorNexusNetworkFunctionArmTemplateApplicationResponse, AzureOperatorNexusNetworkFunctionImageApplicationResponse>>? = null
Network function applications.