Share via


WorkloadNetworkVirtualMachine Class

Definition

NSX Virtual Machine

[Microsoft.Rest.Serialization.JsonTransformation]
public class WorkloadNetworkVirtualMachine : Microsoft.Azure.Management.Avs.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type WorkloadNetworkVirtualMachine = class
    inherit ProxyResource
Public Class WorkloadNetworkVirtualMachine
Inherits ProxyResource
Inheritance
WorkloadNetworkVirtualMachine
Attributes

Constructors

WorkloadNetworkVirtualMachine()

Initializes a new instance of the WorkloadNetworkVirtualMachine class.

WorkloadNetworkVirtualMachine(String, String, String, String, String)

Initializes a new instance of the WorkloadNetworkVirtualMachine class.

Properties

DisplayName

Gets or sets display name of the VM.

Id

Gets resource ID.

(Inherited from Resource)
Name

Gets resource name.

(Inherited from Resource)
Type

Gets resource type.

(Inherited from Resource)
VmType

Gets virtual machine type. Possible values include: 'REGULAR', 'EDGE', 'SERVICE'

Applies to