Share via


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. NOTE: This property will not be serialized. It can only be populated by the server.

ipConfigurations

A list of IPConfigurations of the virtual network appliance. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

The provisioning state of the virtual network appliance resource. NOTE: This property will not be serialized. It can only be populated by the server.

resourceGuid

The resource GUID property of the virtual network appliance resource. NOTE: This property will not be serialized. It can only be populated by the server.

subnet

The reference to the subnet resource.

Inherited Properties

id

Resource ID.

location

Resource location.

name

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

tags

Resource tags.

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

bandwidthInGbps

Bandwidth of the VirtualNetworkAppliance resource in Gbps.

bandwidthInGbps?: string

Property Value

string

etag

A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.

etag?: string

Property Value

string

ipConfigurations

A list of IPConfigurations of the virtual network appliance. NOTE: This property will not be serialized. It can only be populated by the server.

ipConfigurations?: VirtualNetworkApplianceIpConfiguration[]

Property Value

provisioningState

The provisioning state of the virtual network appliance resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

resourceGuid

The resource GUID property of the virtual network appliance resource. NOTE: This property will not be serialized. It can only be populated by the server.

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. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From Resource.name

tags

Resource tags.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From Resource.tags

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From Resource.type