VirtualNetworkAppliancePropertiesFormat interface

VirtualNetworkAppliance properties.

Properties

bandwidthInGbps

Bandwidth of the VirtualNetworkAppliance resource in Gbps.

ipConfigurations

A list of IPConfigurations of the virtual network appliance.

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

The resource GUID property of the virtual network appliance resource.

subnet

The reference to the subnet resource.

Property Details

bandwidthInGbps

Bandwidth of the VirtualNetworkAppliance resource in Gbps.

bandwidthInGbps?: number

Property Value

number

ipConfigurations

A list of IPConfigurations of the virtual network appliance.

ipConfigurations?: VirtualNetworkApplianceIpConfiguration[]

Property Value

privateIPAddressVersion

Whether the specific virtual network appliance is IPv4 or Dual Stack. Default is IPv4.

privateIPAddressVersion?: string

Property Value

string

provisioningState

The provisioning state of the virtual network appliance resource.

provisioningState?: string

Property Value

string

resourceGuid

The resource GUID property of the virtual network appliance resource.

resourceGuid?: string

Property Value

string

subnet

The reference to the subnet resource.

subnet?: Subnet

Property Value