NetworkVirtualApplianceSku Class

Definition

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
NetworkVirtualApplianceSku
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.

Applies to