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