Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PSRunCommandDocument Class

Definition

Namespace:
Microsoft.Azure.Commands.Compute.Automation.Models
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.Compute.dll
Assembly:
Microsoft.Azure.Commands.Compute.dll

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 PSRunCommandDocument
public class PSRunCommandDocument : Microsoft.Azure.Management.Compute.Models.RunCommandDocument
type PSRunCommandDocument = class
type PSRunCommandDocument = class
 inherit RunCommandDocument
Public Class PSRunCommandDocument
Public Class PSRunCommandDocument
Inherits RunCommandDocument
Inheritance
PSRunCommandDocument
Inheritance

Constructors

Name Description
PSRunCommandDocument()

Properties

Name Description
Description
Id
Label
OsType
Parameters
Schema
Script

Applies to