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.
[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