StandbyPool.StandbyContainerGroupPoolsUpdateViaIdentityWithResult Method
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 System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.IStandbyContainerGroupPoolResource> StandbyContainerGroupPoolsUpdateViaIdentityWithResult (string viaIdentity, Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.IStandbyContainerGroupPoolResourceUpdate 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.StandbyContainerGroupPoolsUpdateViaIdentityWithResult : string * Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.IStandbyContainerGroupPoolResourceUpdate * 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.IStandbyContainerGroupPoolResource>
Public Function StandbyContainerGroupPoolsUpdateViaIdentityWithResult (viaIdentity As String, body As IStandbyContainerGroupPoolResourceUpdate, eventListener As IEventListener, sender As ISendAsync, Optional serializationMode As SerializationMode = Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.SerializationMode.IncludeCreateOrUpdate) As Task(Of IStandbyContainerGroupPoolResource)
Parameters
- viaIdentity
- String
- eventListener
- IEventListener
- sender
- ISendAsync
- serializationMode
- SerializationMode