UpdateAzVMwarePrivateCloud_UpdateExpanded Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.VMware.Description("Update a private cloud")]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Generated]
[System.Management.Automation.Cmdlet("Update", "AzVMwarePrivateCloud_UpdateExpanded", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.Api20210601.IPrivateCloud) })]
public class UpdateAzVMwarePrivateCloud_UpdateExpanded : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Description("Update a private cloud")>]
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Generated>]
[<System.Management.Automation.Cmdlet("Update", "AzVMwarePrivateCloud_UpdateExpanded", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.Api20210601.IPrivateCloud) })>]
type UpdateAzVMwarePrivateCloud_UpdateExpanded = class
    inherit PSCmdlet
    interface IEventListener
Public Class UpdateAzVMwarePrivateCloud_UpdateExpanded
Inherits PSCmdlet
Implements IEventListener
Inheritance
UpdateAzVMwarePrivateCloud_UpdateExpanded
Attributes
Implements

Constructors

UpdateAzVMwarePrivateCloud_UpdateExpanded()

Properties

AsJob
Break
Client
DefaultProfile
HttpPipelineAppend
HttpPipelinePrepend
IdentitySource
Internet
InvocationInformation
ManagementClusterSize
Name
NoWait
Proxy
ProxyCredential
ProxyUseDefaultCredentials
ResourceGroupName
SubscriptionId
Tag

Methods

BeginProcessing()
Clone()
EndProcessing()
ProcessRecord()
ProcessRecordAsync()
StopProcessing()

Explicit Interface Implementations

IEventListener.Cancel
IEventListener.Signal(String, CancellationToken, Func<EventData>)
IEventListener.Token

Applies to