NetworkVirtualApplianceSku Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Available NetworkVirtualApplianceSkus
[Microsoft.Rest.Serialization.JsonTransformation]
public class NetworkVirtualApplianceSku : Microsoft.Azure.Management.Network.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type NetworkVirtualApplianceSku = class
inherit Resource
Public Class NetworkVirtualApplianceSku
Inherits Resource
- Inheritance
- Attributes
Remarks
Definition of the NetworkVirtualApplianceSkus resource.
Constructors
NetworkVirtualApplianceSku() |
Initializes a new instance of the NetworkVirtualApplianceSku class. |
NetworkVirtualApplianceSku(String, String, String, String, IDictionary<String, String>, String, IList<String>, IList<NetworkVirtualApplianceSkuInstances>, String) |
Initializes a new instance of the NetworkVirtualApplianceSku class. |
Properties
AvailableScaleUnits |
Gets or sets the list of scale units available. |
AvailableVersions |
Gets available Network Virtual Appliance versions. |
Etag |
Gets a unique read-only string that changes whenever the resource is updated. |
Id |
Gets or sets resource ID. (Inherited from Resource) |
Location |
Gets or sets resource location. (Inherited from Resource) |
Name |
Gets resource name. (Inherited from Resource) |
Tags |
Gets or sets resource tags. (Inherited from Resource) |
Type |
Gets resource type. (Inherited from Resource) |
Vendor |
Gets network Virtual Appliance Sku vendor. |