Share via


NetworkFunctionDefinitionVersionData.Properties Property

Definition

Network function definition version properties. Please note NetworkFunctionDefinitionVersionPropertiesFormat is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include ContainerizedNetworkFunctionDefinitionVersion and VirtualNetworkFunctionDefinitionVersion.

public Azure.ResourceManager.HybridNetwork.Models.NetworkFunctionDefinitionVersionPropertiesFormat Properties { get; set; }
member this.Properties : Azure.ResourceManager.HybridNetwork.Models.NetworkFunctionDefinitionVersionPropertiesFormat with get, set
Public Property Properties As NetworkFunctionDefinitionVersionPropertiesFormat

Property Value

Applies to