AzureOperatorNexusNetworkFunctionArmTemplateApplication Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Azure Operator Distributed Services network function Template application definition.
public class AzureOperatorNexusNetworkFunctionArmTemplateApplication : Azure.ResourceManager.HybridNetwork.Models.AzureOperatorNexusNetworkFunctionApplication, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.HybridNetwork.Models.AzureOperatorNexusNetworkFunctionArmTemplateApplication>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.HybridNetwork.Models.AzureOperatorNexusNetworkFunctionArmTemplateApplication>
type AzureOperatorNexusNetworkFunctionArmTemplateApplication = class
inherit AzureOperatorNexusNetworkFunctionApplication
interface IJsonModel<AzureOperatorNexusNetworkFunctionArmTemplateApplication>
interface IPersistableModel<AzureOperatorNexusNetworkFunctionArmTemplateApplication>
Public Class AzureOperatorNexusNetworkFunctionArmTemplateApplication
Inherits AzureOperatorNexusNetworkFunctionApplication
Implements IJsonModel(Of AzureOperatorNexusNetworkFunctionArmTemplateApplication), IPersistableModel(Of AzureOperatorNexusNetworkFunctionArmTemplateApplication)
- Inheritance
-
AzureOperatorNexusNetworkFunctionArmTemplateApplication
- Implements
Constructors
| Name | Description |
|---|---|
| AzureOperatorNexusNetworkFunctionArmTemplateApplication() |
Initializes a new instance of AzureOperatorNexusNetworkFunctionArmTemplateApplication. |
Properties
| Name | Description |
|---|---|
| ArtifactProfile |
Azure Operator Distributed Services Template artifact profile. |
| DependsOnProfile |
Depends on profile definition. (Inherited from NetworkFunctionApplication) |
| DeployParametersMappingRuleProfile |
Deploy mapping rule profile. |
| Name |
The name of the network function application. (Inherited from NetworkFunctionApplication) |
Methods
| Name | Description |
|---|---|
| JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | |