VirtualNetworkAppliance interface

A virtual network appliance in a resource group.

Extends

Properties

bandwidthInGbps

Bandwidth of the VirtualNetworkAppliance resource in Gbps.

etag

A unique read-only string that changes whenever the resource is updated.

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.

Inherited Properties

id

Resource ID.

location

Resource location.

name

Resource name.

tags

Resource tags.

type

Resource type.

Property Details

bandwidthInGbps

Bandwidth of the VirtualNetworkAppliance resource in Gbps.

bandwidthInGbps?: number

Property Value

number

etag

A unique read-only string that changes whenever the resource is updated.

etag?: string

Property Value

string

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

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From Resource.id

location

Resource location.

location?: string

Property Value

string

Inherited From Resource.location

name

Resource name.

name?: string

Property Value

string

Inherited From Resource.name

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From Resource.tags

type

Resource type.

type?: string

Property Value

string

Inherited From Resource.type