Azure Operator Nexus Network Function Template Args
data class AzureOperatorNexusNetworkFunctionTemplateArgs(val networkFunctionApplications: Output<List<Either<AzureOperatorNexusNetworkFunctionArmTemplateApplicationArgs, AzureOperatorNexusNetworkFunctionImageApplicationArgs>>>? = null, val nfviType: Output<String>) : ConvertibleToJava<AzureOperatorNexusNetworkFunctionTemplateArgs>
Azure Operator Distributed Services network function template.
Constructors
Link copied to clipboard
fun AzureOperatorNexusNetworkFunctionTemplateArgs(networkFunctionApplications: Output<List<Either<AzureOperatorNexusNetworkFunctionArmTemplateApplicationArgs, AzureOperatorNexusNetworkFunctionImageApplicationArgs>>>? = null, nfviType: Output<String>)
Functions
Properties
Link copied to clipboard