你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
PSVirtualMachineRunCommandList 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 PSVirtualMachineRunCommandList : Microsoft.Azure.Management.Compute.Models.PSVirtualMachineRunCommand
type PSVirtualMachineRunCommandList = class
inherit PSVirtualMachineRunCommand
Public Class PSVirtualMachineRunCommandList
Inherits PSVirtualMachineRunCommand
- Inheritance
Constructors
PSVirtualMachineRunCommandList() |
Properties
AsyncExecution | (Inherited from PSVirtualMachineRunCommand) |
ErrorBlobUri | (Inherited from PSVirtualMachineRunCommand) |
Id | (Inherited from PSVirtualMachineRunCommand) |
InstanceView | (Inherited from PSVirtualMachineRunCommand) |
Location | (Inherited from PSVirtualMachineRunCommand) |
Name | (Inherited from PSVirtualMachineRunCommand) |
OutputBlobUri | (Inherited from PSVirtualMachineRunCommand) |
Parameters | (Inherited from PSVirtualMachineRunCommand) |
ProtectedParameters | (Inherited from PSVirtualMachineRunCommand) |
ProvisioningState | (Inherited from PSVirtualMachineRunCommand) |
RunAsPassword | (Inherited from PSVirtualMachineRunCommand) |
RunAsUser | (Inherited from PSVirtualMachineRunCommand) |
Source | (Inherited from PSVirtualMachineRunCommand) |
Tags | (Inherited from PSVirtualMachineRunCommand) |
TimeoutInSeconds | (Inherited from PSVirtualMachineRunCommand) |
Type | (Inherited from PSVirtualMachineRunCommand) |
Methods
ToPSVirtualMachineRunCommand() |