NetworkVirtualApplianceSku interface

Definition of the NetworkVirtualApplianceSkus resource.

Extends

Properties

availableScaleUnits

The list of scale units available.

availableVersions

Available Network Virtual Appliance versions.

etag

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

vendor

Network Virtual Appliance Sku vendor.

Inherited Properties

id

Resource ID.

location

Resource location.

name

Resource name.

tags

Resource tags.

type

Resource type.

Property Details

availableScaleUnits

The list of scale units available.

availableScaleUnits?: NetworkVirtualApplianceSkuInstances[]

Property Value

availableVersions

Available Network Virtual Appliance versions.

availableVersions?: string[]

Property Value

string[]

etag

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

etag?: string

Property Value

string

vendor

Network Virtual Appliance Sku vendor.

vendor?: string

Property Value

string

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