Share via


StandbyPool.StandbyVirtualMachinePoolsCreateOrUpdateWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.IStandbyVirtualMachinePoolResource> StandbyVirtualMachinePoolsCreateOrUpdateWithResult (string subscriptionId, string resourceGroupName, string standbyVirtualMachinePoolName, Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.IStandbyVirtualMachinePoolResource body, Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.ISendAsync sender, Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.SerializationMode serializationMode = Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.SerializationMode.IncludeCreateOrUpdate);
member this.StandbyVirtualMachinePoolsCreateOrUpdateWithResult : string * string * string * Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.IStandbyVirtualMachinePoolResource * Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.ISendAsync * Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.SerializationMode -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.IStandbyVirtualMachinePoolResource>
Public Function StandbyVirtualMachinePoolsCreateOrUpdateWithResult (subscriptionId As String, resourceGroupName As String, standbyVirtualMachinePoolName As String, body As IStandbyVirtualMachinePoolResource, eventListener As IEventListener, sender As ISendAsync, Optional serializationMode As SerializationMode = Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.SerializationMode.IncludeCreateOrUpdate) As Task(Of IStandbyVirtualMachinePoolResource)

Parameters

subscriptionId
String
resourceGroupName
String
standbyVirtualMachinePoolName
String
eventListener
IEventListener
sender
ISendAsync
serializationMode
SerializationMode

Returns

Applies to