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
type AzureCoreNetworkFunctionVhdApplication = class
inherit AzureCoreNetworkFunctionApplication
Public Class AzureCoreNetworkFunctionVhdApplication
Inherits AzureCoreNetworkFunctionApplication
- Inheritance
-
AzureCoreNetworkFunctionVhdApplication
Constructors
AzureCoreNetworkFunctionVhdApplication() |
Initializes a new instance of AzureCoreNetworkFunctionVhdApplication. |
Properties
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) |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET