NetworkVirtualApplianceSku interface
Definition of the NetworkVirtualApplianceSkus resource.
- Extends
Properties
available |
The list of scale units available. |
available |
Available Network Virtual Appliance versions. NOTE: This property will not be serialized. It can only be populated by the server. |
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. |
vendor | Network Virtual Appliance Sku vendor. NOTE: This property will not be serialized. It can only be populated by the server. |
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
availableScaleUnits
The list of scale units available.
availableScaleUnits?: NetworkVirtualApplianceSkuInstances[]
Property Value
availableVersions
Available Network Virtual Appliance versions. NOTE: This property will not be serialized. It can only be populated by the server.
availableVersions?: 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
vendor
Network Virtual Appliance Sku vendor. NOTE: This property will not be serialized. It can only be populated by the server.
vendor?: string
Property Value
string
Inherited Property Details
id
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