PSRunCommandDocumentBase 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.
public class PSRunCommandDocumentBase
public class PSRunCommandDocumentBase : Microsoft.Azure.Management.Compute.Models.RunCommandDocumentBase
type PSRunCommandDocumentBase = class
type PSRunCommandDocumentBase = class
inherit RunCommandDocumentBase
Public Class PSRunCommandDocumentBase
Public Class PSRunCommandDocumentBase
Inherits RunCommandDocumentBase
- Inheritance
-
PSRunCommandDocumentBase
- Inheritance
Constructors
PSRunCommandDocumentBase() |
Properties
Description | |
Description |
Gets or sets the VM run command description. (Inherited from RunCommandDocumentBase) |
Id | |
Id |
Gets or sets the VM run command id. (Inherited from RunCommandDocumentBase) |
Label | |
Label |
Gets or sets the VM run command label. (Inherited from RunCommandDocumentBase) |
OsType | |
OsType |
Gets or sets the Operating System type. Possible values include: 'Windows', 'Linux' (Inherited from RunCommandDocumentBase) |
Schema | |
Schema |
Gets or sets the VM run command schema. (Inherited from RunCommandDocumentBase) |
Methods
Validate() |
Validate the object. (Inherited from RunCommandDocumentBase) |