VirtualNetworkApplianceData 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.
Compatibility declaration for the VirtualNetworkApplianceData type.
public class VirtualNetworkApplianceData : Azure.ResourceManager.Network.Models.NetworkTrackedResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.VirtualNetworkApplianceData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.VirtualNetworkApplianceData>
type VirtualNetworkApplianceData = class
inherit NetworkTrackedResourceData
interface IJsonModel<VirtualNetworkApplianceData>
interface IPersistableModel<VirtualNetworkApplianceData>
Public Class VirtualNetworkApplianceData
Inherits NetworkTrackedResourceData
Implements IJsonModel(Of VirtualNetworkApplianceData), IPersistableModel(Of VirtualNetworkApplianceData)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| VirtualNetworkApplianceData() |
Initializes a new instance of VirtualNetworkApplianceData. |
Properties
| Name | Description |
|---|---|
| BandwidthInGbps |
Gets or sets the BandwidthInGbps compatibility property. |
| ETag |
A unique read-only string that changes whenever the resource is updated. |
| Id |
Resource ID. (Inherited from NetworkTrackedResourceData) |
| IpConfigurations |
A list of IPConfigurations of the virtual network appliance. |
| IPConfigurations |
Compatibility member. |
| Location |
Resource location. (Inherited from NetworkTrackedResourceData) |
| Name |
Resource name. (Inherited from NetworkTrackedResourceData) |
| PrivateIPAddressVersion |
Whether the specific virtual network appliance is IPv4 or Dual Stack. Default is IPv4. |
| ProvisioningState |
The provisioning state of the virtual network appliance resource. |
| ResourceGuid |
Gets the ResourceGuid compatibility property. |
| ResourceType |
Compatibility member. (Inherited from NetworkTrackedResourceData) |
| Subnet |
The reference to the subnet resource. |
| Tags |
Resource tags. (Inherited from NetworkTrackedResourceData) |
| Type |
Resource type. (Inherited from NetworkTrackedResourceData) |