AzureOperatorNexusNetworkFunctionApplication interface
Azure Operator Distributed Services network function application definition.
- Extends
Properties
artifact |
The artifact type. |
Inherited Properties
depends |
Depends on profile definition. |
name | The name of the network function application. |
Property Details
artifactType
The artifact type.
artifactType: string
Property Value
string
Inherited Property Details
dependsOnProfile
Depends on profile definition.
dependsOnProfile?: DependsOnProfile
Property Value
Inherited From NetworkFunctionApplication.dependsOnProfile
name
The name of the network function application.
name?: string
Property Value
string
Inherited From NetworkFunctionApplication.name