Azure Operator Nexus Network Function Image Application Response
    data class AzureOperatorNexusNetworkFunctionImageApplicationResponse(val artifactProfile: AzureOperatorNexusImageArtifactProfileResponse? = null, val artifactType: String, val dependsOnProfile: DependsOnProfileResponse? = null, val deployParametersMappingRuleProfile: AzureOperatorNexusImageDeployMappingRuleProfileResponse? = null, val name: String? = null)
Azure Operator Distributed Services network function image application definition.
Constructors
Link copied to clipboard
                fun AzureOperatorNexusNetworkFunctionImageApplicationResponse(artifactProfile: AzureOperatorNexusImageArtifactProfileResponse? = null, artifactType: String, dependsOnProfile: DependsOnProfileResponse? = null, deployParametersMappingRuleProfile: AzureOperatorNexusImageDeployMappingRuleProfileResponse? = null, name: String? = null)
Types
Properties
Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard