SetAzureVMCommand 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.
[System.Management.Automation.Cmdlet("Set", "AzVM", DefaultParameterSetName="GeneralizeResourceGroupNameParameterSetName")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.Commands.Compute.Models.PSComputeLongRunningOperation), typeof(Microsoft.Azure.Commands.Compute.Models.PSAzureOperationResponse) })]
public class SetAzureVMCommand : Microsoft.Azure.Commands.Compute.VirtualMachineBaseCmdlet
[<System.Management.Automation.Cmdlet("Set", "AzVM", DefaultParameterSetName="GeneralizeResourceGroupNameParameterSetName")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.Commands.Compute.Models.PSComputeLongRunningOperation), typeof(Microsoft.Azure.Commands.Compute.Models.PSAzureOperationResponse) })>]
type SetAzureVMCommand = class
inherit VirtualMachineBaseCmdlet
Public Class SetAzureVMCommand
Inherits VirtualMachineBaseCmdlet
- Inheritance
-
SetAzureVMCommand
- Attributes
Constructors
| SetAzureVMCommand() |
Fields
Properties
| _dataCollectionProfile | (Inherited from AzurePSCmdlet) |
| _matchers | (Inherited from AzurePSCmdlet) |
| ArmClient | (Inherited from ComputeClientBaseCmdlet) |
| AsJob | |
| AsJobDynamicParameters | (Inherited from AzurePSCmdlet) |
| ComputeClient | (Inherited from ComputeClientBaseCmdlet) |
| DataCollectionWarning | (Inherited from AzureRMCmdlet) |
| DebugMessages | (Inherited from AzurePSCmdlet) |
| DefaultContext | (Inherited from AzureRMCmdlet) |
| DefaultProfile | (Inherited from AzureRMCmdlet) |
| Generalized | |
| Id | |
| ImplementationBackgroundJobDescription | (Inherited from AzurePSCmdlet) |
| IsErrorMetricEnabled | (Inherited from AzurePSCmdlet) |
| IsUsageMetricEnabled | (Inherited from ComputeClientBaseCmdlet) |
| ModuleName | (Inherited from AzurePSCmdlet) |
| ModuleVersion | (Inherited from AzurePSCmdlet) |
| Name | |
| NoWait | |
| PSVersion |
Obsolete.
(Inherited from AzurePSCmdlet)
|
| Reapply | |
| Redeploy | |
| ResourceGroupName | |
| SessionState | (Inherited from AzurePSCmdlet) |
| SimulateEviction | |
| VirtualMachineClient | (Inherited from VirtualMachineBaseCmdlet) |
Methods
Extension Methods
| DisableDataCollection(AzurePSCmdlet) | |
| EnableDataCollection(AzurePSCmdlet) |