NetworkVirtualApplianceSku interface
Definition of the NetworkVirtualApplianceSkus resource.
- Extends
Properties
| available |
The list of scale units available. |
| available |
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
location
name
tags
Resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>
Inherited From Resource.tags