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
                fun AzureOperatorNexusNetworkFunctionTemplateResponse(networkFunctionApplications: List<Either<AzureOperatorNexusNetworkFunctionArmTemplateApplicationResponse, AzureOperatorNexusNetworkFunctionImageApplicationResponse>>? = null, nfviType: String)
Types
Properties
Link copied to clipboard