AzureCoreNetworkFunctionVhdApplication 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 core network function vhd application definition.
public class AzureCoreNetworkFunctionVhdApplication : Azure.ResourceManager.HybridNetwork.Models.AzureCoreNetworkFunctionApplication, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.HybridNetwork.Models.AzureCoreNetworkFunctionVhdApplication>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.HybridNetwork.Models.AzureCoreNetworkFunctionVhdApplication>
type AzureCoreNetworkFunctionVhdApplication = class
inherit AzureCoreNetworkFunctionApplication
interface IJsonModel<AzureCoreNetworkFunctionVhdApplication>
interface IPersistableModel<AzureCoreNetworkFunctionVhdApplication>
Public Class AzureCoreNetworkFunctionVhdApplication
Inherits AzureCoreNetworkFunctionApplication
Implements IJsonModel(Of AzureCoreNetworkFunctionVhdApplication), IPersistableModel(Of AzureCoreNetworkFunctionVhdApplication)
- Inheritance
-
AzureCoreNetworkFunctionVhdApplication
- Implements
Constructors
| Name | Description |
|---|---|
| AzureCoreNetworkFunctionVhdApplication() |
Initializes a new instance of AzureCoreNetworkFunctionVhdApplication. |
Properties
| Name | Description |
|---|---|
| ArtifactProfile |
Azure vhd image 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) | |