func (a *Client) VirtualMachineScaleSetVmsDeallocate(params *VirtualMachineScaleSetVmsDeallocateParams, authInfo runtime.ClientAuthInfoWriter) (*VirtualMachineScaleSetVmsDeallocateOK, *VirtualMachineScaleSetVmsDeallocateAccepted, error) {
    // TODO: Validate the params before sending
    if params == nil {
        params = NewVirtualMachineScaleSetVmsDeallocateParams()
    }