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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript