Quota.GroupQuotaSubscriptionAllocationRequestUpdateViaIdentityWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Quota.Models.ISubscriptionQuotaAllocationsList> GroupQuotaSubscriptionAllocationRequestUpdateViaIdentityWithResult(string viaIdentity, Microsoft.Azure.PowerShell.Cmdlets.Quota.Models.ISubscriptionQuotaAllocationsList body, Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.ISendAsync sender, Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.SerializationMode serializationMode = Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.SerializationMode.IncludeCreateOrUpdate);
member this.GroupQuotaSubscriptionAllocationRequestUpdateViaIdentityWithResult : string * Microsoft.Azure.PowerShell.Cmdlets.Quota.Models.ISubscriptionQuotaAllocationsList * Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.ISendAsync * Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.SerializationMode -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Quota.Models.ISubscriptionQuotaAllocationsList>
Public Function GroupQuotaSubscriptionAllocationRequestUpdateViaIdentityWithResult (viaIdentity As String, body As ISubscriptionQuotaAllocationsList, eventListener As IEventListener, sender As ISendAsync, Optional serializationMode As SerializationMode = Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.SerializationMode.IncludeCreateOrUpdate) As Task(Of ISubscriptionQuotaAllocationsList)

Parameters

viaIdentity
String
eventListener
IEventListener
sender
ISendAsync
serializationMode
SerializationMode

Returns

Applies to