MachineProperties Class

Definition

The properties of the machine

public class MachineProperties
type MachineProperties = class
Public Class MachineProperties
Inheritance
MachineProperties

Constructors

Name Description
MachineProperties()

Initializes a new instance of the MachineProperties class.

MachineProperties(MachineNetworkProperties, String)

Initializes a new instance of the MachineProperties class.

Properties

Name Description
Network

Gets network properties of the machine

ResourceId

Gets azure resource id of the machine. It can be used to GET underlying VM Instance

Applies to