VMwareMachine 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.
Discovered machine details.
public class VMwareMachine
type VMwareMachine = class
Public Class VMwareMachine
- Inheritance
-
VMwareMachine
Constructors
VMwareMachine() |
Initializes a new instance of the VMwareMachine class. |
VMwareMachine(String, String, String, VMwareMachineProperties) |
Initializes a new instance of the VMwareMachine class. |
Properties
Id |
Gets or sets the ARM Id of the discovered machine. |
Name |
Gets or sets the name of the discovered machine. |
Properties |
Gets or sets the discovered machine properties. |
Type |
Gets or sets the type of resource. Type = Microsoft.OffAzure/VMWareSites/Machines. |